elm debug

This commit is contained in:
richboo111
2023-02-09 17:54:30 +08:00
parent b35aa9f8bb
commit 584860885c
2 changed files with 8 additions and 1 deletions

View File

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