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
b274ed1ed13bc4e6e5dee350a35d2f46041cfcf3
KCGL
/
inventory-backend
/
app
History
yueli
b274ed1ed1
feat: TransBorrow 归还人 to_dict 自动把数字 user id 映射为用户名(历史记录不再显示数字,lru_cache 防 N+1)
2026-09-04 16:12:36 +08:00
..
api
fix: 借库归还/报废/借库执行操作人由 JWT 数字 ID 改为用户名(归还人不再显示数字)
2026-09-04 16:10:00 +08:00
core
fix: 审计日志跳过向量字段,修复 numpy 数组比较异常;补全三大入库单更新向量提取,统一删除确认弹窗
2026-05-25 11:11:10 +08:00
models
feat: TransBorrow 归还人 to_dict 自动把数字 user id 映射为用户名(历史记录不再显示数字,lru_cache 防 N+1)
2026-09-04 16:12:36 +08:00
schemas
(no commit message provided)
2026-02-09 11:29:37 +08:00
services
fix: 成品/半成品/维修列表第二层跨域判断补认 crossDomain(解决库管配跨域仍看不到双边)
2026-09-04 13:01:44 +08:00
utils
fix(warning): 预警字段被 field_permissions Default Deny 规则错误过滤
2026-08-11 13:28:47 +08:00
__init__.py
fix: Day2就绪 — 删除硬化+索引补全+全局异常处理
2026-07-16 14:14:43 +08:00
extensions.py
fix: 修复 JWT 幽灵令牌漏洞,新增 Dify 权限过滤服务
2026-05-18 16:16:50 +08:00