结算价规则修改

This commit is contained in:
苏尹岚
2020-05-18 09:07:09 +08:00
parent 9c30665801
commit d5f2e1eaa0
3 changed files with 26 additions and 26 deletions

View File

@@ -294,7 +294,6 @@ func Init() {
}
if configs, err := dao.QueryConfigs(dao.GetDB(), "jdsCookie", model.ConfigTypeCookie, ""); err == nil {
jdsCookie = configs[0].Value
fmt.Println("test111111111111111111111", jdsCookie)
}
if configs, err := dao.QueryConfigs(dao.GetDB(), "yinbaoCookie", model.ConfigTypeCookie, ""); err == nil {
yinbaoCookie := configs[0].Value