This commit is contained in:
苏尹岚
2021-03-15 17:00:58 +08:00
parent df5ad51e3d
commit 99c751af74
7 changed files with 294 additions and 13 deletions

View File

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