liuxiaolong
2019-11-19 317410de50bc0bed1d9b552d2821d577de8d8eaa
fix config
1个文件已修改
4 ■■■■ 已修改文件
extend/config/config.go 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 {