- test.
This commit is contained in:
@@ -248,8 +248,8 @@ func Convert2JDSPU(ctx *jxcontext.Context, count int, isAsync, isContinueWhenErr
|
|||||||
return "", err
|
return "", err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
globals.SugarLogger.Debugf("Convert2JDSPU, skuName:%s, skuCount:%d", skuName.Name, len(skuList))
|
||||||
if len(skuList) > 0 {
|
if len(skuList) > 0 {
|
||||||
globals.SugarLogger.Debugf("Convert2JDSPU, name:%s", skuName.Name)
|
|
||||||
dao.Begin(db)
|
dao.Begin(db)
|
||||||
skuNameNew2 := *skuName
|
skuNameNew2 := *skuName
|
||||||
skuNameNew := &skuNameNew2
|
skuNameNew := &skuNameNew2
|
||||||
|
|||||||
Reference in New Issue
Block a user