add sms未测试
This commit is contained in:
parent
b6fc274361
commit
a39d97ea07
@ -225,7 +225,7 @@ var codeSignals = []CodeSignal{
|
||||
},
|
||||
},
|
||||
{
|
||||
Command: []string{`登陆`},
|
||||
Command: []string{"登录"},
|
||||
Handle: func(s *Sender) interface{} {
|
||||
logs.Info("进入流程")
|
||||
if num := 5; len(codes) >= num {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user