aa
This commit is contained in:
@@ -1010,9 +1010,6 @@ func DeleteActStoreSkuBind(ctx *jxcontext.Context, db *dao.DaoDB, actID int, act
|
||||
return 0, err
|
||||
}
|
||||
}
|
||||
fmt.Println("actMap", utils.Format4Output(actMap, true))
|
||||
fmt.Println("actStoreSkuMap1", utils.Format4Output(actStoreSkuMap[0], true))
|
||||
fmt.Println("actStoreSkuMap2", utils.Format4Output(partner.SplitActStoreSku(actStoreSkuMap[0]), true))
|
||||
isNeedCancelAct := true
|
||||
for vendorID, act := range actMap {
|
||||
originSyncStatus |= act.SyncStatus
|
||||
|
||||
Reference in New Issue
Block a user