订单新消息修改
This commit is contained in:
@@ -1498,7 +1498,7 @@ func addSku(outSkuId string, cagtegoryId int, shopCategories []int64, brandId in
|
|||||||
}
|
}
|
||||||
|
|
||||||
func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||||
db := dao.GetDB()
|
// db := dao.GetDB()
|
||||||
// result1, _ := api.JdShopAPI.GetProvince()
|
// result1, _ := api.JdShopAPI.GetProvince()
|
||||||
// for _, v := range result1 {
|
// for _, v := range result1 {
|
||||||
// place1, _ := dao.GetPlaceByName(db, v.AreaName, 1, 0)
|
// place1, _ := dao.GetPlaceByName(db, v.AreaName, 1, 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user