订单新消息修改

This commit is contained in:
苏尹岚
2020-05-25 10:27:04 +08:00
parent 5c487f4090
commit 509ade1871

View File

@@ -1498,7 +1498,7 @@ func addSku(outSkuId string, cagtegoryId int, shopCategories []int64, brandId in
}
func UploadJdsImage(ctx *jxcontext.Context) (err error) {
db := dao.GetDB()
// db := dao.GetDB()
// result1, _ := api.JdShopAPI.GetProvince()
// for _, v := range result1 {
// place1, _ := dao.GetPlaceByName(db, v.AreaName, 1, 0)