修改fromappid 获得逻辑

This commit is contained in:
pengtao 2019-10-24 15:54:42 +08:00
parent ac20ee46d1
commit 2a92d4a60b

View File

@ -393,7 +393,7 @@ class Report:
def run(self):
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':
parms = [(2001, 6001), (2002, 6001)]
else: