游戏日报触发脚本
This commit is contained in:
parent
53f30e137c
commit
50787c3e82
@ -80,7 +80,7 @@ def send_dailyreport():
|
||||
print(data)
|
||||
#data[day] = day
|
||||
|
||||
if project==2001:
|
||||
if str(project) == '2001':
|
||||
msg.subject = f"求生之岛_{day}_游戏日报"
|
||||
else:
|
||||
msg.subject = f"休闲游戏_{day}_游戏日报"
|
||||
|
Loading…
x
Reference in New Issue
Block a user