This commit is contained in:
邹宗楠
2023-08-10 16:51:19 +08:00
parent 19f7a93c8d
commit 55713f7477
2 changed files with 2 additions and 2 deletions

View File

@@ -642,7 +642,7 @@ func syncStoreSkuTiktok() {
// syncStoreSkuTao 同步商品到淘鲜达
func syncStoreSkuTao() {
syncFlag := 57
syncFlag := 0
task := tasksch.NewParallelTask("syncStoreSkuTao ", nil, jxcontext.AdminCtx,
func(task *tasksch.ParallelTask, batchItemList []interface{}, params ...interface{}) (retVal interface{}, err error) {
step := batchItemList[0].(int)