派生自 ruleprocess
insertdata/insertDataToEs.go @@ -23,6 +23,7 @@ PhotoUrl string } func init() { logger.Info("_________________________________________老子想看你执行了没") data, _ := ioutil.ReadFile("conf.yml") c := conf{} //把yaml形式的字符串解析成struct类型