force update global stocks

This commit is contained in:
Justin
2023-09-26 16:13:18 +08:00
committed by GitHub
parent 7409bbb286
commit f59eca70f0

View File

@@ -30,6 +30,7 @@ try:
last_updates = json.load(f)
f.close()
last_updates['stocks']['force'] = True
last_updates['globalstocks']['force'] = True
last_updates['prepost']['force'] = True
last_updates['sports_l']['force'] = True
last_updates['market']['force'] = True