1
This commit is contained in:
@@ -70,7 +70,7 @@ func TestGeoCodeRegeoSingle(t *testing.T) {
|
||||
|
||||
// 获取全国行政区划 List
|
||||
func TestGetDistricts(t *testing.T) {
|
||||
result, err := tencent.GetDistricts(2, "510000", 2)
|
||||
result, err := tencent.GetDistricts(2, "419001", 0)
|
||||
if err != nil {
|
||||
t.Log(err)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user