This commit is contained in:
邹宗楠
2024-08-16 15:11:50 +08:00
parent 1c86d4f53c
commit 91bf920443
5 changed files with 19 additions and 4 deletions

View File

@@ -113,7 +113,7 @@ func TestAddStoreSku(t *testing.T) {
}
func TestUpdateSku(t *testing.T) {
StoreIds1 := "JX667149"
StoreIds1 := "JX668428"
storeCode := strings.Split(StoreIds1, ",")
for _, v := range storeCode {