liuxiaolong
2019-11-19 317410de50bc0bed1d9b552d2821d577de8d8eaa
extend/config/config.go
@@ -40,6 +40,10 @@
}
type esindexlist struct {
   VideoPersons   index `mapstructure:"videopersons"`
   DbTables       index `mapstructure:"dbtables"`
   Dbtablepersons index `mapstructure:"dbtablepersons"`
   Personaction   index `mapstructure:"personaction"`
   AiOcean   index `mapstructure:"aiOcean"`
}
type index struct {