This commit is contained in:
苏尹岚
2020-12-25 10:57:00 +08:00
parent 573fe54dee
commit 77b29e66c2
2 changed files with 12 additions and 18 deletions

View File

@@ -29,7 +29,7 @@ func TestGetWaybillDetailInfo(t *testing.T) {
}
func TestAddressDistinguish(t *testing.T) {
result, err := api.AddressDistinguish("班")
result, err := api.AddressDistinguish("班地亚13360506016六约六和路1号11-101文友彩印A栋301广东省深圳市龙岗区横岗街道横岗")
if err != nil {
t.Fatal(err)
}