add sms未测试

This commit is contained in:
ZJY 2021-09-22 23:18:37 +08:00
parent b6fc274361
commit a39d97ea07

View File

@ -225,7 +225,7 @@ var codeSignals = []CodeSignal{
},
},
{
Command: []string{`登陆`},
Command: []string{"登录"},
Handle: func(s *Sender) interface{} {
logs.Info("进入流程")
if num := 5; len(codes) >= num {