feat: generate permission sql for stocktake modules and implement single-device login restriction
This commit is contained in:
@ -6,6 +6,8 @@ marshmallow-sqlalchemy==1.0.0
|
||||
psycopg2-binary==2.9.9
|
||||
python-dotenv==1.0.0
|
||||
flask-cors==4.0.0
|
||||
# Redis for token management (single device login)
|
||||
redis==5.0.1
|
||||
# 图片处理核心库
|
||||
Pillow>=10.0.0
|
||||
# [旧] 条形码生成库 (建议保留,防止旧代码报错)
|
||||
|
||||
Reference in New Issue
Block a user