美团配送,高德

This commit is contained in:
苏尹岚
2020-09-24 18:26:29 +08:00
parent b703b3fcd8
commit c2425f98cf
6 changed files with 23 additions and 15 deletions

View File

@@ -44,7 +44,7 @@ func TestCBUpdateRemark(t *testing.T) {
}
func TestCBGetUserInfo(t *testing.T) {
userInfo, err := api.CBGetUserInfo("oYN_usnZ_ohyeJPKuBTEkIyZ7_uE")
userInfo, err := api.CBGetUserInfo("oYN_usv1RPvrSxCvo1WsbwI8lZa0")
if err != nil {
t.Fatal(err)
}