京东商城修改门店

This commit is contained in:
苏尹岚
2020-05-15 18:19:47 +08:00
parent 1013bd7a04
commit 297978663b

View File

@@ -294,6 +294,7 @@ 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