aa
This commit is contained in:
@@ -434,6 +434,7 @@ func GetStoreManageState(ctx *jxcontext.Context, storeIDs []int, vendorID int, f
|
||||
storeIDs = storeIDs2
|
||||
}
|
||||
}
|
||||
fmt.Println("storeIDs1111111111111111111111111111111111", storeIDs)
|
||||
task := tasksch.NewParallelTask("GetStoreManageState", tasksch.NewParallelConfig().SetIsContinueWhenError(true), ctx,
|
||||
func(task *tasksch.ParallelTask, batchItemList []interface{}, params ...interface{}) (retVal interface{}, err error) {
|
||||
v := batchItemList[0].(int)
|
||||
|
||||
Reference in New Issue
Block a user