diff --git a/app/old_main.py b/app/old_main.py index 3b1bbe6..8bf341f 100755 --- a/app/old_main.py +++ b/app/old_main.py @@ -244,5 +244,4 @@ def query_month(user_id): # db.close() except Exception as e: print("❌ 查詢失敗:", e) - return "查詢失敗,請稍後再試" - # comment \ No newline at end of file + return "查詢失敗,請稍後再試" \ No newline at end of file