修改fromappid 获得逻辑
This commit is contained in:
parent
ac20ee46d1
commit
2a92d4a60b
@ -393,7 +393,7 @@ class Report:
|
|||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
if self.project == 'mini_games':
|
if self.project == 'mini_games':
|
||||||
parms = [(1004, 6001), (1011, 6001), (1001, 6001)]
|
parms = [(1004, 6001), (1011, 6001), (1001, 6001), (1013, 6001)]
|
||||||
elif self.project == '2001':
|
elif self.project == '2001':
|
||||||
parms = [(2001, 6001), (2002, 6001)]
|
parms = [(2001, 6001), (2002, 6001)]
|
||||||
else:
|
else:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user