gaoxinlei
  • Joined on 2025-08-20
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-07 07:44:14 +00:00
e6c588af63 feat(wms): 添加钢卷生产统计汇总持久化功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-07 06:37:46 +00:00
7a78ad3eb7 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
db379748f2 feat(wms): 新增第三个报表统计——冷硬卷统计
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-07 03:39:57 +00:00
e5acc06e1c feat(WmsRawMaterialMapper): 添加原材料查询过滤条件
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-07 03:29:00 +00:00
71159a496b feat(domain): 添加材料卷材业务用途和订单关联字段
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-07 02:30:08 +00:00
141d0a1c4e Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
e5147564ce feat(wms): 历史钢卷不允许占用实际库区
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-06 06:57:22 +00:00
5b0e35ce03 fix(wms): 修复钢卷发货出库操作日志记录逻辑
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-06 03:41:27 +00:00
bc99d985f5 feat(wms): 添加按钢卷ID查询操作记录功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-06 03:17:51 +00:00
1f6b3a9ace fix(wms): 修复钢卷库区绑定清理逻辑
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-06 03:00:58 +00:00
7bb102a17f fix(wms): 优化仓库操作日志查询和钢卷库区绑定逻辑
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-06 02:21:24 +00:00
78a7bb4123 feat(wms): 扩展钢卷仓库操作日志查询功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-06 02:17:55 +00:00
0edeb429c6 feat(wms): 添加退货操作的加工日志记录功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-06 02:10:11 +00:00
f9c192a5b4 feat(wms): 添加钢卷操作日志记录功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-05 10:13:38 +00:00
88741bc062 feat(project): 添加 klp-aps 模块并配置依赖关系
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-05 09:29:22 +00:00
17e6f793c7 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
b257afdb6b refactor(WmsMaterialCoilService): 移除钢卷号重复检查逻辑和步骤标识创建方法
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-05 08:37:03 +00:00
428e94d4f9 refactor(WmsCoilWarehouseOperationLogService): 优化仓库ID获取逻辑
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-05 08:30:38 +00:00
4a11ae2079 feat(wms): 实现钢卷列表按发货状态排序功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-05 07:39:09 +00:00
e8b40d2fa3 refactor(wms): 将仓库操作日志服务中的仓库实体替换为实际仓库实体
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-05 07:31:58 +00:00
f30fd06dc4 更新sql
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-05 05:57:21 +00:00
86812a655b refactor(wms): 移除未使用的实体映射器依赖
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-03-05 05:55:58 +00:00
0e6357253a feat(wms): 添加钢卷库区操作日志记录功能