调整列名并添加输入验证

This commit is contained in:
JIANG
2026-07-07 10:36:09 +08:00
parent 9688ee208c
commit 22dd364405
5 changed files with 53 additions and 22 deletions
+13 -13
View File
@@ -1,16 +1,16 @@
__pycache__/
.git
.agents
.codex
__pycache__
*.pyc
*.pyo
.git/
.agents/
.codex/
node_modules/
.env
app.log
server.out.log
server.err.log
data/
.pytest_cache
node_modules
data
uploads
static/images
pipe_survival_0331.db
uploads/
static/images/
app.log
server.err.log
server.out.log
.env