Merge branch 'master' of github.com:Si-Huan/XZZ

This commit is contained in:
SiHuan 2020-06-18 19:26:25 +08:00
commit 7faa775e66

View file

@ -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 '不加参数是坏文明!'