act
This commit is contained in:
@@ -1922,7 +1922,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
actStoreSkuList = append(actStoreSkuList, actStoreSku)
|
||||
}
|
||||
}
|
||||
fmt.Println("actStoreSkuList", utils.Format4Output(v, false))
|
||||
fmt.Println("actStoreSkuList", utils.Format4Output(actStoreSkuList, false))
|
||||
// act.CreateAct(ctx, &model.Act{
|
||||
// Name: "复制犀浦下街活动" + utils.Int2Str(k),
|
||||
// Type: model.ActSkuDirectDown,
|
||||
|
||||
Reference in New Issue
Block a user