try deploy

This commit is contained in:
2026-03-14 23:46:13 +08:00
parent a13db655e8
commit 31a5fa3631

View File

@@ -244,4 +244,5 @@ def query_month(user_id):
# db.close()
except Exception as e:
print("❌ 查詢失敗:", e)
return "查詢失敗,請稍後再試"
return "查詢失敗,請稍後再試"
# comment