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