超级管理员登录设置

This commit is contained in:
dxc
2026-02-04 13:30:07 +08:00
parent 4aa43a0607
commit 13590b1fac
21 changed files with 881 additions and 104 deletions

View File

@ -7,4 +7,6 @@ psycopg2-binary==2.9.9
python-dotenv==1.0.0
flask-cors==4.0.0
Pillow>=10.0.0
python-barcode>=0.14.0
python-barcode>=0.14.0
# [新增] 必须添加,用于处理 token 登录
Flask-JWT-Extended==4.6.0