• Joined on 2025-07-08
rakor created branch feature/rustfs in rakor/wms 2025-12-22 17:37:02 +08:00
rakor pushed to feature/rustfs at rakor/wms 2025-12-22 17:37:02 +08:00
17bc951289 refactor(file-upload): 移除MinIO,新增RustFS存储支持
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-22 17:36:19 +08:00
6ea9da90a4 fix(ticket): 修复工单图片选择逻辑及相关状态更新
rakor pushed to develop at rakor/wms 2025-12-22 14:48:57 +08:00
22075e0f63 fix(barcode): 调整二维码标签尺寸及相关样式
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-19 16:48:24 +08:00
027f4a17ad fix(ticket-solution): 修复解决方案数据处理逻辑
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-19 14:01:24 +08:00
8865f971f8 feat(message): 实现消息未读数量统计功能
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: 修复工单完成推送的邮件主题是工单创建的问题