This commit is contained in:
richboo111
2023-02-21 16:26:51 +08:00
parent 9f022a8784
commit 555abd8bd2
4 changed files with 35 additions and 18 deletions

View File

@@ -54,7 +54,7 @@ func TestShopCreate(t *testing.T) {
}
func TestShopGet(t *testing.T) {
result, err := api.ShopGet2("", 2235877567) //2233065879 ,22267134648
result, err := api.ShopGet2("", 1138456086) //2233065879 ,22267134648
if err != nil {
t.Fatal(err)
} else {