try deploy

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

View File

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