Update mc.py
This commit is contained in:
parent
bd4d617f10
commit
c788b0481d
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ import re
|
|||
from subprocess import getoutput,call
|
||||
|
||||
class Ans(StdAns):
|
||||
AllowGroup = [959613860]
|
||||
AllowGroup = [959613860, 125733077]
|
||||
def GETMSG(self):
|
||||
if len(self.parms) < 2:
|
||||
return '不加参数是坏文明!'
|
||||
|
|
Loading…
Reference in a new issue