---
panlei
2019-11-07 2b2576642ae036b1930c1abbb628626e7fc500f5
insertdata/config.go
@@ -59,4 +59,5 @@
   viper.UnmarshalKey("es", EsInfo)
   viper.UnmarshalKey("weedfs", WeedFs)
   viper.UnmarshalKey("sopath",SoPath)
   //InitInsertEs()
}