• Joined on 2025-07-08
rakor pushed to develop at rakor/wms 2026-01-16 10:19:55 +08:00
d108223dad fix(barcode): 修复条码打印数量计算逻辑
rakor pushed to feature/quotation at rakor/mobilebroken 2026-01-16 10:12:24 +08:00
e3ce76f466 Merge branch 'feature/gongfu' into feature/quotation
c419437853 Merge branch 'feature/data-permission' into feature/quotation
591d9cd518 fix(admin): 修复管理员用户服务中的返回值问题
d0d78d54c6 feat(filter): 更新白名单并优化设备类型查询性能
fbea0c26a6 feat(admin): 添加新搜索账号功能和用户管理相关字段
Compare 18 commits »
rakor pushed to feature/data-permission at rakor/mobilebroken 2026-01-16 10:11:27 +08:00
591d9cd518 fix(admin): 修复管理员用户服务中的返回值问题
fbea0c26a6 feat(admin): 添加新搜索账号功能和用户管理相关字段
a134b18dc5 Merge branch 'refs/heads/feature/gongfu' into feature/data-permission
27d6fe13e8 feat(AppUserMapper): 添加用户类型字段映射
2ecfd9ca6b Merge branch 'feature/gongfu' into feature/data-permission
Compare 8 commits »
rakor created branch prod/20260115 in rakor/mobilebroken 2026-01-16 09:23:11 +08:00
rakor pushed to prod/20260115 at rakor/mobilebroken 2026-01-16 09:23:11 +08:00
rakor pushed to feature/gongfu at rakor/mobilebroken 2026-01-16 09:22:21 +08:00
d0d78d54c6 feat(filter): 更新白名单并优化设备类型查询性能
27d6fe13e8 feat(AppUserMapper): 添加用户类型字段映射
33365d5aa9 fix(filter): 修复应用版本过滤器逻辑
7cf1dfcf9f fix(filter): 修复App-Version参数缺失导致的接口访问问题
Compare 4 commits »
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): 优化消息服务接口及工单查询逻辑