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
3c9cb06dbc4e57a0e2633046569e02be51755ea4
KCGL
/
inventory-backend
/
app
History
DXC
3c9cb06dbc
fix: save_bom add db.session.flush() to fix unique constraint conflict
2026-04-23 13:34:41 +08:00
..
api
refactor(orm): 将所有的批量 delete/update 重构为对象级操作,以确保触发 SQLAlchemy 审计事件
2026-04-20 15:43:48 +08:00
core
refactor(audit): 废弃装饰器+分离架构,改为监听器单体直写入库
2026-04-20 16:04:01 +08:00
models
feat(repair): decouple material base, sync global sku sequence and add scan/print features
2026-04-08 19:36:14 +08:00
schemas
(no commit message provided)
2026-02-09 11:29:37 +08:00
services
fix: save_bom add db.session.flush() to fix unique constraint conflict
2026-04-23 13:34:41 +08:00
utils
feat(audit): 优化审计日志的人性化展示
2026-04-22 10:44:13 +08:00
__init__.py
feat(audit): 添加全局无侵入审计日志拦截器
2026-04-22 10:41:15 +08:00
extensions.py
审计日志修改完善
2026-04-20 11:39:28 +08:00