This commit is contained in:
pengtao 2019-11-20 16:05:32 +08:00
parent 1103d670fa
commit 89303b7b72

View File

@ -34,7 +34,7 @@ class TapWeeklyReport:
for tap_type in tap_types:
sql = f"""select
gameid,
min(`order`), max(order)
min(`order`), max(`order`)
from
taptap_collect
where