Files
jx-callback/business/jxcallback/auth/mobile/mobile_test.go
2019-09-24 16:39:50 +08:00

9 lines
149 B
Go

package mobile
// func TestSendVerifyCode(t *testing.T) {
// err := SendVerifyCode("18180948107")
// if err != nil {
// t.Fatal(err)
// }
// }