This commit is contained in:
邹宗楠
2026-05-15 09:17:29 +08:00
parent adeb6575cb
commit d7aab91a20
9 changed files with 156 additions and 32 deletions

View File

@@ -95,7 +95,7 @@ func TestUpdateSkuSiteStock(t *testing.T) {
}
func TestQueryEntityStore(t *testing.T) {
result, err := api.QueryEntityStore(24339354)
result, err := api.QueryEntityStore(211888718)
if err != nil {
t.Fatal(err)
}