v1.8.0: 模块化重构 + 后台登录认证

This commit is contained in:
2026-06-01 18:31:30 +08:00
parent 0536bb5800
commit 71659e7750

3
run.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
cd "$(dirname "$0")"
python3 app.py