Merge branch 'master' of github.com:Si-Huan/XZZ into master
This commit is contained in:
commit
5079e69904
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import re
|
||||||
from subprocess import getoutput,call
|
from subprocess import getoutput,call
|
||||||
|
|
||||||
class Ans(StdAns):
|
class Ans(StdAns):
|
||||||
AllowGroup = [959613860, 125733077, 204097403]
|
AllowGroup = [959613860, 125733077, 204097403, 1140391080]
|
||||||
def GETMSG(self):
|
def GETMSG(self):
|
||||||
if len(self.parms) < 2:
|
if len(self.parms) < 2:
|
||||||
return '不加参数是坏文明!'
|
return '不加参数是坏文明!'
|
||||||
|
|
Loading…
Reference in a new issue