1
This commit is contained in:
@@ -366,7 +366,9 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
|
|||||||
FenceID: "",
|
FenceID: "",
|
||||||
TradeLimitID: param.SaleLimitId,
|
TradeLimitID: param.SaleLimitId,
|
||||||
}
|
}
|
||||||
dao.WrapAddIDCULDEntity(param, "jxAdmin")
|
globals.SugarLogger.Debugf("111111111111111111111=========%s", utils.Format4Output(freightTemplate, false))
|
||||||
|
dao.WrapAddIDCULDEntity(freightTemplate, "jxAdmin")
|
||||||
|
globals.SugarLogger.Debugf("22222222222222222=========%s", utils.Format4Output(freightTemplate, false))
|
||||||
err = dao.CreateEntity(dao.GetDB(), freightTemplate)
|
err = dao.CreateEntity(dao.GetDB(), freightTemplate)
|
||||||
globals.SugarLogger.Debugf("er2==============CreateEntity%s", utils.Format4Output(err, false))
|
globals.SugarLogger.Debugf("er2==============CreateEntity%s", utils.Format4Output(err, false))
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user