This website requires JavaScript.
Explore
Help
Sign In
duxingchen
/
KCGL
Watch
1
Star
0
Fork
0
You've already forked KCGL
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cac8a360ec807a33b3e00fbd23a5d92d9da66557
KCGL
/
inventory-backend
/
app
/
utils
History
yueli
fd506775c1
fix: send_email_async 主线程预取 config 传入 daemon 线程,修复异步邮件因丢失 Flask context 导致 MAIL_ENABLED=false
2026-07-17 14:27:39 +08:00
..
__init__.py
…
ai_vision.py
版本变更V3.35将图像的处理统一更换到新表当中
2026-05-26 11:28:26 +08:00
audit_events.py
feat(audit): 优化审计日志的人性化展示
2026-04-22 10:44:13 +08:00
constants.py
修改登录,添加超级管理员权限
2026-02-25 11:02:06 +08:00
decorators.py
feat: Redis幂等锁 + 关键端点防重复提交
2026-07-16 13:08:37 +08:00
email_service.py
fix: send_email_async 主线程预取 config 传入 daemon 线程,修复异步邮件因丢失 Flask context 导致 MAIL_ENABLED=false
2026-07-17 14:27:39 +08:00
executor.py
版本变更V3.35将图像的处理统一更换到新表当中
2026-05-26 12:01:58 +08:00
field_permissions.py
fix: 后端数量字段纳入RBAC — StockBuy/Semi/Product 的 in_quantity/stock_quantity/available_quantity 从 None 改为显式权限码
2026-07-17 13:45:23 +08:00
helpers.py
…