From 929eb9abc15c821763effe87badb14f759523ccb Mon Sep 17 00:00:00 2001 From: YoVinchen Date: Sat, 2 Aug 2025 17:56:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 3 +++ templates/db_compare.html | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index cb6d462..4ff0a9d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -94,6 +94,9 @@ python app.py # 自定义端口运行 # 修改app.py最后一行:app.run(debug=True, port=XXXX) + +# 生产环境运行 +# python app.py 或使用WSGI服务器如gunicorn ``` ### 调试和日志 diff --git a/templates/db_compare.html b/templates/db_compare.html index 71e330e..e749eb1 100644 --- a/templates/db_compare.html +++ b/templates/db_compare.html @@ -275,9 +275,6 @@ -