This commit is contained in:
邹宗楠
2022-10-09 10:53:21 +08:00
parent 10158e8210
commit b5607440d8

View File

@@ -257,7 +257,8 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
var syncType string
storeDetail, _ := dao.GetStoreDetail(dao.GetDB(), storeID, model.VendorIDDD, "")
api := getAPI(storeDetail.VendorOrgCode, storeID, vendorStoreID)
globals.SugarLogger.Debug("=============", storeDetail.VendorOrgCode)
globals.SugarLogger.Debugf("api===============%v", utils.Format4Output(api, false))
freightId, _ := api.GetStoreBindTemp(utils.Str2Int64(vendorStoreID))
if freightId == 0 {
// 创建门店运费模板