This commit is contained in:
邹宗楠
2025-07-31 13:56:19 +08:00
parent bba31a84a2
commit 67bb7bcfb4
3 changed files with 4 additions and 12 deletions

View File

@@ -79,5 +79,5 @@ func TestSaveAuthentication(t *testing.T) {
}
func TestAccountStatusQuery(t *testing.T) {
api.AccountStatusQuery("WECHAT", "793879932", "822651059990E2S")
api.AccountStatusQuery("ALIPAY", "2088770536505954", "822651059990E2S")
}