1.0.4: Updated Tactics-DeepAnalysis

This commit is contained in:
2026-01-26 17:26:43 +08:00
parent 4cee0fab59
commit 727105f11e
4 changed files with 147 additions and 52 deletions

View File

@@ -345,7 +345,6 @@ class StatsService:
GROUP BY m.match_id
HAVING COUNT(DISTINCT mp.steam_id_64) = ?
ORDER BY m.start_time DESC
LIMIT 20
"""
args = list(steam_ids)