• Joined on 2025-07-08
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-18 18:09:07 +08:00
27d33bc884 fix(service): 修正设备数据状态更新逻辑
fe9b485b66 feat(bi): 新增工单及派工相关业务指标统计接口
Compare 2 commits »
rakor pushed to develop at rakor/wms 2025-12-17 18:03:49 +08:00
6b273ded7f fix(material): 优化物料图片上传和更新逻辑,调整上传大小限制
rakor pushed to develop at rakor/wms 2025-12-16 18:01:53 +08:00
ce415b718a feat(printing): 优化条码标签模板和图片生成尺寸
2c9c0db974 feat(export): 添加导出标签图片ZIP功能并优化标签样式
81b9f5c7bb fix(inventory): 修正批次号赋值及物料扫码逻辑错误
cf142fe4ea feat: bug-996 齐套管理主物料新增一个【状态】属性字段
bddbaaeb5e feat: bug-996 齐套管理主物料新增一个【状态】属性字段
Compare 5 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-12 17:57:18 +08:00
73e4f4d0ee refactor(admin-device): 优化设备数据有效状态和数据类型处理
91c8edd53e fix(dispatch): 修正完成派工单的状态判断和附件保存逻辑
Compare 2 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-08 11:18:25 +08:00
5eab5d338e refactor(push): 替换UniPushMessageCallPayload为SsePushMessageCallPayload并注释部分发送方法
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-05 17:01:29 +08:00
ec92724070 feat(gongfu): 新增设备产量字段及设备故障排名接口
rakor pushed to develop at rakor/wms 2025-12-04 14:13:12 +08:00
78f5224f67 feat(deliverOrder): 新增缺货零件收货状态及线下收货更新功能
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-02 17:42:28 +08:00
c1b41b4de1 Merge branch 'hotfix/20251202' into feature/gongfu
c424378f99 fix(logging): 优化日志格式及设备产品线校验
9d58b51998 feat: 续期移除只有子账号能续期的限制,所有代理商都能续期
Compare 3 commits »
rakor pushed to develop at rakor/wms 2025-12-02 17:08:53 +08:00
871aba36e5 Merge branch 'feature/bug-953' into develop
3d474f3e7d feat: bug-953 PDA删除【钢构件上架】菜单,钢构件收货直接过账到SAP
c9cc53b9cd fix(bin): 调整库存VO字段与SQL映射
8a0074247d feat: bug-953 PDA删除【钢构件上架】菜单,钢构件收货直接过账到SAP
Compare 4 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-02 15:05:03 +08:00
ce910e28d0 fix: 修复一个小问题
de13d0881f refactor: 优化设备类型服务实现并增强日志
Compare 2 commits »
rakor pushed to develop at rakor/wms 2025-12-02 10:40:49 +08:00
73c835f7ff feat: 新增根据物料编码查询库位编号接口
fc53443c9b Merge branch 'feature/bug-935' into develop
6d0aad6ab4 feat: bug-935 钢结构订单缺件功能优化
3864f9fcf1 Merge branch 'feature/bug-935' into develop
0762d58582 feat: bug-935 钢结构订单缺件功能优化
Compare 18 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-11-28 18:23:47 +08:00
cc53fb1b68 refactor(ticket): 优化工单消息推送与多语言组件适配
a24d588be4 fix(ticket): 修复工单相关功能和消息推送问题
Compare 2 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-11-26 18:03:29 +08:00
ced5b87a67 feat(dispatch): 优化派工单功能并完善相关数据结构
rakor pushed to test at rakor/mobilebroken 2025-11-26 15:24:10 +08:00
b4c7b2a628 fix: 修复工单完成推送的邮件主题是工单创建的问题
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-11-26 15:24:03 +08:00
27c345fdfc Merge branch 'hotfix/20251125' into feature/gongfu
b4c7b2a628 fix: 修复工单完成推送的邮件主题是工单创建的问题
Compare 2 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-11-25 16:12:04 +08:00
8daef9907f refactor(ticket): 将工单相关ID类型统一为Long,优化代码规范和查询逻辑
rakor pushed to develop at rakor/wms 2025-11-25 15:19:33 +08:00
4b5f2d1864 Merge branch 'feature/bug-841' into develop
efdccae817 feat: bug-841 钢结构订单批量导入功能及非采购订单关联的订单
08066941c8 feat: 一些优化
Compare 3 commits »
rakor pushed to develop at rakor/wms 2025-11-25 11:50:34 +08:00
376f3c5323 fix: bug-928 成品订单入库(生产订单入库)清点件,入库后WMS库存没增加
268fbc3220 feat: 一些优化
172ddbc444 feat: 一些优化
Compare 3 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-11-24 17:53:19 +08:00
40b10e4ad6 feat(auth): 增加用户登录信息扩展及多产品线支持
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-11-20 18:12:30 +08:00
2063f9e7be refactor(admin): 优化账号及用户信息管理并清理冗余代码