aa
This commit is contained in:
@@ -61,7 +61,8 @@ func (p *PurchaseHandler) CreateStoreSkus(ctx *jxcontext.Context, storeID int, v
|
||||
//if flag2 {
|
||||
// err = getAPI(v.VendorOrgCode).WareDoUpdate("op", wareStatusUpdateWareID)
|
||||
//}
|
||||
if result.TotalItem > 0 && len(result.Data) > 0 && flag {
|
||||
//result.TotalItem > 0 && len(result.Data) > 0 &&
|
||||
if flag {
|
||||
//jds2
|
||||
wareSaveParam := &jdshopapi.WareSaveParam{
|
||||
WareID: result.Data[0].WareID,
|
||||
|
||||
Reference in New Issue
Block a user