service/app/mix/dao/elasticsearch.go

5 lines
43 B
Go
Raw Normal View History

2024-05-11 10:22:32 +08:00
package dao
type ElasticSearch struct {
}