gaoxinlei
  • Joined on 2025-08-20
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-15 05:18:59 +00:00
2f974c4b6f feat(qc): 添加质检检验任务及项目功能模块
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-15 05:14:56 +00:00
c5c478b1e9 feat(attendance): 添加考勤检查数据更新功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-15 03:40:35 +00:00
0e7048f043 fix(mes): 质量证明书
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-15 01:53:50 +00:00
247a443327 fix(crm): 如果查不到信息默认返回空值
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-14 10:14:06 +00:00
3d62ebf952 fix(workflow): 修复跨天班次考勤检查逻辑
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-14 09:42:22 +00:00
9f12a57b26 feat(wms): 添加倒班跨天考勤记录处理功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-14 09:17:05 +00:00
c043d6674a feat(WmsAttendanceCheckBo): 添加日期格式化注解支持
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-14 09:15:11 +00:00
0000784116 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
5c4be6de6e perf(attendance): 优化考勤对比逻辑以及性能
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-14 08:06:56 +00:00
97d7887365 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
c53dd4c97e refactor(wms): 重构钢卷追溯组件以支持合卷展示
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-14 03:41:57 +00:00
4a5b9544a4 feat(order): 订单项查询中增加订单详情信息
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-14 02:40:44 +00:00
264d3cb856 feat(aps): 添加计划单按创建时间倒序排序功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-14 02:22:00 +00:00
cfbf34df6a feat(crm): 添加根据钢卷ID查询订单信息功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-13 08:19:32 +00:00
88c0508f67 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
bbc7e63b2e refactor(attendance): 优化考勤检查逻辑支持跨天班次
Compare 2 commits »
gaoxinlei pushed to master at DeXun/chuanggao-website 2026-05-13 03:24:49 +00:00
3772c90eec fix(config): 更新MinIO配置为生产环境地址
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-13 02:49:09 +00:00
067fd7c9fb Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
2014972e44 feat(bonus-pool): 添加奖金池名称字段支持
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-13 01:43:31 +00:00
8397a304a5 Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
27a1232446 fix(api): 修复物料卷统计接口请求参数问题
Compare 2 commits »
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-12 09:10:53 +00:00
139f0ebb3e refactor(wms): 重构考勤规则字段命名
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-12 08:31:18 +00:00
693de2ad5e feat(wms): 新增考勤比对功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-12 07:56:56 +00:00
736b786ff9 feat(wms): 添加考勤规则管理功能
gaoxinlei pushed to 0.8.X at DeXun/klp-oa 2026-05-12 07:25:02 +00:00
d833bbd7fb refactor(WmsAttendanceScheduleService): 优化批量插入逻辑