This commit is contained in:
邹宗楠
2025-09-12 16:32:46 +08:00
parent c4f6462945
commit ad2de8c458
3 changed files with 2 additions and 7 deletions

View File

@@ -131,7 +131,7 @@ func TestSkuCreate(t *testing.T) {
"sale_price": 13200,
"seven_days_no_reason": false,
"status": "1",
"upc": "3004279768217",
"upc": "",
"weight": "500",
})
if err != nil {