1
This commit is contained in:
@@ -351,6 +351,7 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
|
||||
|
||||
// 获取门店限售模板
|
||||
saleLimitId, err := CreateSaleTemp(param.StoreId, api)
|
||||
globals.SugarLogger.Debug("==22213123131231231", saleLimitId)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user