add sms未测试
This commit is contained in:
parent
784d4fe391
commit
5433769001
@ -225,7 +225,7 @@ var codeSignals = []CodeSignal{
|
||||
},
|
||||
},
|
||||
{
|
||||
Command: []string{`raw ^登陆$`},
|
||||
Command: []string{`登陆`},
|
||||
Handle: func(s *Sender) interface{} {
|
||||
if num := 5; len(codes) >= num {
|
||||
return fmt.Sprintf("%v坑位全部在使用中,请排队(稍后再试)。", num)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user