• Joined on 2025-07-08
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-16 17:34:40 +08:00
d7f8295038 Merge branch 'feature/bug-1344' into feature/quotation
4e94408ab2 feat: bug-1344 修复无对应语言时荣誉会显示空数据的问题
Compare 2 commits »
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-16 17:15:20 +08:00
442355700a feat(quotation): 新增调价记录查询功能和优化报价单管理
e12dd45cd4 feat(quotation): 完善价格配置和比例配置功能
Compare 2 commits »
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-13 19:05:59 +08:00
24185b09e5 refactor(quotation): 优化价格计算逻辑并修复数据类型问题
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-13 18:31:35 +08:00
6a7b51ce73 refactor(quotation): 优化报价系统中的系数配置和查询逻辑
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-13 18:31:02 +08:00
a324ff6f23 Merge branch 'prod/20260313' into feature/quotation
94baf89b03 调整问题类型列表
Compare 2 commits »
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-13 15:59:31 +08:00
cb920721ef feat(quotation): 实现机型折扣配置功能
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-12 17:22:01 +08:00
cfac015497 feat(order): 添加管理员端报价单搜索功能
49e935f83a 废弃的
f36520de03 Merge branch 'feature/quotation-zhangke' into feature/quotation
cf24a90f84 1、用户和app用户添加报价人代码的内容;
d1062d72f5 1、用户和app用户添加报价人代码的内容;
Compare 5 commits »
rakor pushed to test at rakor/mobilebroken 2026-03-12 16:44:31 +08:00
e836c64d05 Merge branch 'test' of http://192.168.0.40:3000/huixin_back4/cfs into test
0d70e54929 Merge branch 'feature/quotation' into test
f36520de03 Merge branch 'feature/quotation-zhangke' into feature/quotation
9e9635f709 feat(quotation): 新增管理端客户报价单功能并完善相关接口
148ae13ee6 Merge remote-tracking branch 'origin/master-hlq20260311' into test
Compare 12 commits »
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-12 16:06:51 +08:00
9e9635f709 feat(quotation): 新增管理端客户报价单功能并完善相关接口
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-11 17:51:50 +08:00
473c8f3240 Merge branch 'feature/bug-1369' into feature/quotation
f68b70dc3d feat: bug-1369 工服模块,服务报告里上传报告,以及派工结案时上传附件报告时,限制上传文件在1G以内,并增加上传进度
ec3e7c71c8 feat(quotation): 添加购物车功能并重构相关接口
6439afad38 feat(shopping): 添加购物车删除功能
Compare 4 commits »
rakor pushed to test at rakor/mobilebroken 2026-03-11 16:46:10 +08:00
27dee23b5c Merge branch 'test' of http://192.168.0.40:3000/huixin_back4/cfs into test
8db0d02235 Merge pull request '日志文件路径配置2' (#3) from master-lhj0311 into test
66436f1f4d 日志文件路径配置2
88f214517e Merge pull request '日志文件路径配置' (#2) from master-lhj0311 into test
ad78c5c3b1 日志文件路径配置
Compare 7 commits »
rakor pushed to test at rakor/mobilebroken 2026-03-11 16:37:38 +08:00
2ab24308bb Merge branch 'feature/quotation' into test
94bdcf4a6b feat(quotation): 重构报价系统功能模块
30011ce2b0 Merge branch 'feature/bug-1344' into feature/quotation
58dd7806de feat: bug-1344 产品中心首页的案例,产品机型里的案例,部件管理中无法上传纯英文或其他语种视频,都必须要勾选中文,需要优化
c32bd930fa feat(shopping): 添加购物初始化接口并优化分页数据结构
Compare 14 commits »
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-11 16:36:01 +08:00
94bdcf4a6b feat(quotation): 重构报价系统功能模块
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-11 10:26:38 +08:00
30011ce2b0 Merge branch 'feature/bug-1344' into feature/quotation
58dd7806de feat: bug-1344 产品中心首页的案例,产品机型里的案例,部件管理中无法上传纯英文或其他语种视频,都必须要勾选中文,需要优化
c32bd930fa feat(shopping): 添加购物初始化接口并优化分页数据结构
Compare 3 commits »
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-10 17:40:30 +08:00
54c76e64b1 feat(repository): 添加客户查询功能并实现购物控制器
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-10 16:33:33 +08:00
49dcfe3a15 Merge branch 'prod/20260310' into feature/quotation
8d3a43d152 调整问题类型列表
Compare 2 commits »
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-10 16:21:50 +08:00
1c44cfa96a feat(quotation): 添加方案管理功能并完善代理商定价配置
rakor pushed to develop at rakor/wms 2026-03-10 10:55:23 +08:00
7522c93ec4 chore(config): 更新应用配置文件和部署测试代码
e72d1e3b66 中码和小码打印的部分bug修复
49e245b69b 中码和小码打印的部分bug修复
628b21e344 Merge branch 'develop' into dev_zhangke
e29f43f20f 完成收货直接入库的逻辑
Compare 8 commits »
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-09 18:13:53 +08:00
ae942c85b0 feat(api): 添加报价系统产品型号和类型搜索功能
rakor pushed to feature/quotation at rakor/mobilebroken 2026-03-09 16:18:00 +08:00
81a66b3c88 Merge branch 'feature/bug-1334' into feature/quotation
f317319940 feat: bug-1334 产品中心技术参数,导出并更正了英文及其他语种的翻译,再导入参数,英文及其他语种的参数还是按自动翻译的来的,没有按导入更正后的参数来展示
Compare 2 commits »