将所有地图改为腾讯地图
This commit is contained in:
@@ -26,7 +26,9 @@ func TestShopCategoryGet(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestShopGet222(t *testing.T) {
|
||||
api.ShopGet("669168", 0)
|
||||
data, err := api.ShopGet("", 32267258844)
|
||||
fmt.Println(data)
|
||||
fmt.Println(err)
|
||||
}
|
||||
|
||||
func TestShopCategoryUpdate(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user