This commit is contained in:
邹宗楠
2023-05-29 11:17:22 +08:00
parent f8aeb809d4
commit 6503e7d553

View File

@@ -12,3 +12,7 @@ func TestBinding(t *testing.T) {
func TestBind(t *testing.T) {
}
func TestSendCode(t *testing.T) {
SendVerifyCodeServer.SendCode("19037155188")
}