• Joined on 2025-07-08
rakor pushed to feature/data-permission at rakor/mobilebroken 2026-01-14 17:55:46 +08:00
886a53c33e feat(auth): 完善权限管理和API标记功能
0f5c2c890b Merge branch 'feature/gongfu' into feature/data-permission
7db9d6ef8e feat(filter): 添加应用版本过滤器并优化异步任务配置
3a0facbd9e feat(common): 修改ApiResult增加成功消息返回方法并调整WebComponent主键类型
bf343116dd feat(repository): 消息服务增加批量设置已读功能并优化用户查询性能
Compare 10 commits »
rakor pushed to feature/data-permission at rakor/mobilebroken 2026-01-12 17:24:08 +08:00
24fbf893c5 feat(form): 添加表单列选中状态字段
rakor pushed to feature/gongfu at rakor/mobilebroken 2026-01-12 17:23:56 +08:00
7db9d6ef8e feat(filter): 添加应用版本过滤器并优化异步任务配置
rakor created branch feature/data-permission in rakor/mobilebroken 2026-01-09 18:08:48 +08:00
rakor pushed to feature/data-permission at rakor/mobilebroken 2026-01-09 18:08:48 +08:00
01753966ac feat(form): 完善表单管理功能
57aadf6161 feat(form): 添加表单管理功能
Compare 2 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2026-01-09 18:08:41 +08:00
3a0facbd9e feat(common): 修改ApiResult增加成功消息返回方法并调整WebComponent主键类型
bf343116dd feat(repository): 消息服务增加批量设置已读功能并优化用户查询性能
373c4ae750 refactor(common): 修改工单VO中的产量字段类型
adcf7f27f8 refactor(common): 修改TicketDTO中throughput字段类型
c35c972a09 refactor(ticket): 将产量字段类型从BigDecimal改为String
Compare 6 commits »
rakor created branch feature/quotation in rakor/mobilebroken 2026-01-09 15:06:08 +08:00
rakor pushed to feature/quotation at rakor/mobilebroken 2026-01-09 15:06:08 +08:00
99121a74fa 添加报价服务模块
bf343116dd feat(repository): 消息服务增加批量设置已读功能并优化用户查询性能
373c4ae750 refactor(common): 修改工单VO中的产量字段类型
adcf7f27f8 refactor(common): 修改TicketDTO中throughput字段类型
c35c972a09 refactor(ticket): 将产量字段类型从BigDecimal改为String
Compare 6 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2026-01-07 17:38:53 +08:00
49cec25f53 fix(auth): 修复工单通话权限验证逻辑
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-31 12:08:51 +08:00
0c792869ba feat(ticket): 实现工单撤销功能的权限分离
8a0f4620c8 feat(ticket): 添加工单撤销功能并优化文件上传进度显示
c3589983f9 Merge branch 'prod/20251229' into feature/gongfu
3ef915295c 客户端修改密码支持管理端用户
Compare 4 commits »
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-29 17:33:06 +08:00
76e3cd5c2d feat(ticket): 优化工单信息获取功能
rakor pushed to develop at rakor/wms 2025-12-29 13:49:53 +08:00
17bc951289 refactor(file-upload): 移除MinIO,新增RustFS存储支持
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-28 18:06:32 +08:00
5e89b47d58 refactor(message): 优化消息系统实现并改进部署工具
rakor pushed to feature/gongfu at rakor/mobilebroken 2025-12-24 09:02:19 +08:00
d7162092ff refactor(repository): 优化消息服务接口及工单查询逻辑
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): 实现消息未读数量统计功能