gaoxinlei
  • Joined on 2025-08-20
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-29 08:11:55 +00:00
c707a0356f Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
484f63f9cc feat(wms/coil): 新增钢卷物料个性化导出功能
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-29 07:42:30 +00:00
6147ad2252 feat(aps/plan): 为排产单明细新增排产日期字段
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-29 07:26:36 +00:00
5e9bf6069e feat(mes/eqp): 新增设备巡检审批功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-29 06:35:34 +00:00
3cc37ae3d3 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
5b4ea8f486 feat(aps/plan): 新增批量新增排产单明细接口
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-29 06:03:35 +00:00
6f488c74fc feat(wms/delivery): 新增根据发货计划ID查询已绑定钢卷功能,优化钢卷查询备注匹配
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-29 03:18:04 +00:00
82a54e3200 refactor(mes/eqp): 将设备巡检记录的产线字段类型从字符串改为长整型
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-29 03:16:57 +00:00
327ae685c1 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
df643a8e4e refactor(mes/eqp): 将设备备件的产线字段类型从字符串改为长整型
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-29 02:17:46 +00:00
5f9876343c fix(wms/coil): 修复待操作记录开始操作时的状态校验问题
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-28 09:22:52 +00:00
8e6ae90690 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
f33170de75 feat(wms/coil): 在钢卷录入页面新增排产计划展示功能
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-28 08:11:10 +00:00
56622548cf Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
31d6b02f8b feat(mes/eqp): 为设备备件新增负责人字段
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-28 03:02:57 +00:00
e4f1c8d2b1 feat(wms/move): 新增调拨记录的入场卷号和当前卷号筛选功能
gaoxinlei pushed to main at DeXun/fad_oa 2026-05-28 01:39:36 +00:00
95141d0e1f fix(oa): 过滤考勤统计中的离职和禁用用户
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-27 09:45:22 +00:00
d0a15032f2 feat(wms/attendance): 新增排班班次批量修改功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-27 09:41:14 +00:00
d2f6086093 feat(qc/wms): 为质检任务和钢卷异常新增附件路径字段
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-27 09:14:43 +00:00
2aaef6bb86 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
6b36697e56 feat(wms/attendance): 为考勤排班查询新增员工姓名和部门名称模糊筛选
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-27 09:04:33 +00:00
50298c3ec9 fix(wms/material): 扩展钢卷重量校验至净重字段
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-27 08:58:58 +00:00
17af108940 fix(wms/material): 修正钢卷长度字段为整型
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-27 08:44:42 +00:00
11c1594169 fix(wms/material): 新增钢卷重量校验,防止超过100吨
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-27 06:59:31 +00:00
d8a39f67c8 feat(wms/attendance): 新增考勤连续旷工天数计算功能,为保证速度把步骤拆分成两步
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-27 06:18:19 +00:00
405f388702 feat(wms/attendance): 新增考勤检查部门筛选功能,优化跨天排班逻辑与打卡记录批量查询