This commit is contained in:
邹宗楠
2026-01-21 14:14:26 +08:00
parent abaf8aa75e
commit ab96fc6343
11 changed files with 147 additions and 31 deletions

View File

@@ -329,7 +329,7 @@ func TestDeleteStoreSku(t *testing.T) {
// TestDeleteSku 删除饿了么商品
func TestDeleteSku(t *testing.T) {
shopId := "805178"
shopId := "804591"
param1 := &SkuListParams{
Page: 1,
PageSize: 100,