jcq消息api修改

This commit is contained in:
苏尹岚
2020-07-17 15:45:43 +08:00
parent 56995b191b
commit d8e23685bf
6 changed files with 121 additions and 110 deletions

View File

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