fix mc allow user
This commit is contained in:
parent
0df4eee124
commit
4e387bbb77
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ from config import REMOTE_MC_URL
|
||||||
|
|
||||||
class Ans(StdAns):
|
class Ans(StdAns):
|
||||||
AllowGroup = [959613860, 125733077, 204097403, 1140391080]
|
AllowGroup = [959613860, 125733077, 204097403, 1140391080]
|
||||||
AllowUser = [1318000868]
|
|
||||||
def GETMSG(self):
|
def GETMSG(self):
|
||||||
if len(self.parms) < 2:
|
if len(self.parms) < 2:
|
||||||
return '不加参数是坏文明!'
|
return '不加参数是坏文明!'
|
||||||
|
|
Loading…
Reference in a new issue