From 5a019b2ce2f9a4dc1c4b4c2b6622aca29564b7e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Tue, 18 Oct 2022 18:08:53 +0800 Subject: [PATCH] 1 --- business/partner/purchase/tiktok_store/store_sku2.go | 1 - 1 file changed, 1 deletion(-) diff --git a/business/partner/purchase/tiktok_store/store_sku2.go b/business/partner/purchase/tiktok_store/store_sku2.go index b35e68bd4..8586ba32b 100644 --- a/business/partner/purchase/tiktok_store/store_sku2.go +++ b/business/partner/purchase/tiktok_store/store_sku2.go @@ -258,7 +258,6 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI var syncType string storeDetail, _ := dao.GetStoreDetail(dao.GetDB(), storeID, model.VendorIDDD, "") api := getAPI(storeDetail.VendorOrgCode, storeID, vendorStoreID) - if isCreate { syncType = "εˆ›ε»Ίε•†ε“" for _, storeSku := range storeSkuList {