Commit Graph

  • 4690d8b2b3 refactor(quotation): 优化方案及方案项保存逻辑 feature/quotation-202605 曹鹏飞 2026-05-26 08:41:02 +0800
  • 492f57ebbe fix(shopping): 修复购物车选配件价格及金额计算问题 曹鹏飞 2026-05-25 17:27:15 +0800
  • a80015986f feat(shopping): 优化购物价格调整逻辑并添加差价计算 曹鹏飞 2026-05-25 15:24:57 +0800
  • e8c816e44a feat(product): 添加产品模型的运输属性和图片支持 曹鹏飞 2026-05-25 11:21:58 +0800
  • 64e8b481cc refactor(admin): 替换型号配置服务为产品模型参数服务 曹鹏飞 2026-05-25 10:48:07 +0800
  • 8cf1ef0c9a refactor(service): 移除 ProductModelParamsItemService 相关代码及实现 曹鹏飞 2026-05-25 10:35:43 +0800
  • ca727bacb9 refactor(product-model-params): 优化复制数据逻辑 曹鹏飞 2026-05-25 10:27:49 +0800
  • fa133ab4ce refactor(shopping): 优化购物车部件数据结构和分组逻辑 曹鹏飞 2026-05-25 08:48:24 +0800
  • fd8b061bf0 refactor(service): 优化用户方案获取接口,增加categoryId参数支持 曹鹏飞 2026-05-23 22:15:13 +0800
  • c1dbc48cfe Merge branch 'test' into feature/quotation-202605 曹鹏飞 2026-05-23 12:17:08 +0800
  • ea9de2c135 【优化】添加多语言支持 曹鹏飞 2026-05-23 12:06:40 +0800
  • 190677cc84 chore(git): 更新.gitignore添加Code Agent相关配置 曹鹏飞 2026-05-23 11:36:14 +0800
  • 2d771a9d7b fix(shopping): 修复查看密码验证接口参数类型问题 曹鹏飞 2026-05-23 10:59:51 +0800
  • 6ccfbf4ace Merge branch 'test' into feature/quotation-202605 曹鹏飞 2026-05-23 10:13:31 +0800
  • 11c33d3674 bug-1492 移动破和工服工单的区域显示数据调整 管理端 创建工单时需要将这个设备的服务代理商公司固化下来,区域字段的数据取这个公司对应的区域 曹鹏飞 2026-05-23 10:12:48 +0800
  • 7e0a185843 Merge branch 'test' into feature/quotation-202605 曹鹏飞 2026-05-23 09:33:08 +0800
  • 6f8aac9caa fix(product-model): 修复指标名称唯一性校验使用错误字段 曹鹏飞 2026-05-22 18:17:00 +0800
  • 2fa9c741f2 Merge branch 'feature/quotation-202605' into test 曹鹏飞 2026-05-22 17:52:03 +0800
  • db29185014 fix(common): 修正运输尺寸校验注解问题 曹鹏飞 2026-05-22 17:51:46 +0800
  • 3ae3cb1337 Merge branch 'feature/quotation-202605' into test 曹鹏飞 2026-05-22 17:47:21 +0800
  • d6dd295559 fix(product-model): 修正运输尺寸正则校验及新增类型字段支持 曹鹏飞 2026-05-22 17:42:54 +0800
  • 2c847246f7 bug-1492 移动破和工服工单的区域显示数据调整 管理端 创建工单时需要将这个设备的服务代理商公司固化下来,区域字段的数据取这个公司对应的区域 曹鹏飞 2026-05-22 17:12:54 +0800
  • c51f9c3aa8 fix(quotation): 修正调价逻辑及接口数据字段 曹鹏飞 2026-05-22 15:46:39 +0800
  • fa252a23d4 refactor(pdfExport): 重构PDF导出Service以支持多语言和样式优化 曹鹏飞 2026-05-22 15:45:41 +0800
  • 805f2474ba refactor(quotation): 优化报价单及购物车相关功能与导出接口 曹鹏飞 2026-05-22 11:23:35 +0800
  • a46be04e40 feat(quotation): 扩展报价单信息和调整查询条件 曹鹏飞 2026-05-21 18:17:55 +0800
  • 96757d9535 feat(shopping): 优化报价单复制功能并新增复制获取机型接口 曹鹏飞 2026-05-21 17:33:39 +0800
  • ebc621b23f feat(pdf-export): 实现报价单PDF导出功能 曹鹏飞 2026-05-21 16:58:51 +0800
  • 2417c023a7 【修复】工服匿名工单的问题 曹鹏飞 2026-04-22 18:09:14 +0800
  • 8193f0021f 1455 GFGD-202604210008,工单里带出的服务代理商公司不对,目前带出了资产的代理商,应该得带出资产的服务代理商才对。带出的区域辽宁也不对。 10002617 2026-05-19 10:32:07 +0800
  • 4857a927c8 feat(pdf): 新增PDF导出功能及自定义页眉页脚支持 曹鹏飞 2026-05-19 18:13:16 +0800
  • 25eca66b56 refactor(params): 重构机型参数相关数据结构与方法 曹鹏飞 2026-05-19 09:00:25 +0800
  • 73206d7ca4 feat(repository): 添加批次号字段支持 曹鹏飞 2026-05-18 18:19:09 +0800
  • 73c0431076 feat(product-model): 支持报价产品模型的分页查询 曹鹏飞 2026-05-18 17:47:11 +0800
  • e8935e3619 fix(controller): 解决TestController中ProductModelParamsData初始化问题 曹鹏飞 2026-05-18 17:28:03 +0800
  • de90d778e3 refactor(repository): 调整产品参数排序字段及SQL查询逻辑 曹鹏飞 2026-05-18 17:27:53 +0800
  • 213f6cf07b refactor(product-model-params-data): 优化机型参数数据维护相关逻辑 曹鹏飞 2026-05-18 16:35:30 +0800
  • f783ef5b13 feat(quotation): 添加区域名称字段并优化默认比率返回逻辑 曹鹏飞 2026-05-15 18:02:31 +0800
  • dc4e3f04f1 feat(plan): 优化默认系数设置与区域类别处理 曹鹏飞 2026-05-15 17:19:15 +0800
  • b9db108346 feat(migration): 迁移产品中心机型参数数据到新表结构 曹鹏飞 2026-05-15 17:19:05 +0800
  • f3306d713e feat(quotation): 新增联系信息字段 曹鹏飞 2026-05-15 14:06:01 +0800
  • d751e6dbd3 feat(shopping): 新增购物车其他要求及订单交付方式支持 曹鹏飞 2026-05-15 14:00:49 +0800
  • 0e2b46713f feat(shopping-cart): 添加购物车其他要求相关功能 曹鹏飞 2026-05-15 10:52:50 +0800
  • 9e90022fed refactor(quotation): 优化PlanSearchItemVO对象构造及查询逻辑 曹鹏飞 2026-05-15 10:39:33 +0800
  • 5eb48c2c09 feat(plan): 添加区域ID支持并优化字段校验消息 曹鹏飞 2026-05-15 10:14:29 +0800
  • dd1eebafaa feat(quotation): 支持多区域报价功能及相关数据结构扩展 曹鹏飞 2026-05-14 18:10:15 +0800
  • 3cc0019d98 fix(admin): 修正角色ID参数类型为Long 曹鹏飞 2026-05-14 17:08:54 +0800
  • 08fa8e8084 feat(quotation): 新增下属报价单及下属列表接口功能 曹鹏飞 2026-05-14 15:14:08 +0800
  • 1316c2786c feat(quotation): 重构报价生成并支持多交货方式 曹鹏飞 2026-05-14 14:13:31 +0800
  • 0d79babfac feat(order): 优化购物车报价单号生成逻辑 曹鹏飞 2026-05-13 18:00:46 +0800
  • 88f1e8779e feat(adminUser): 支持直销人员区域信息及报价编码生成 曹鹏飞 2026-05-13 15:54:25 +0800
  • 50901bf40e fix(service): 修改代理公司特殊代码为"D" 曹鹏飞 2026-05-13 15:41:50 +0800
  • dfa793fcff refactor(quotation): 将“报价对象”统一修改为“报价主体” 曹鹏飞 2026-05-13 14:35:14 +0800
  • 35bd3b4767 feat(dto): 添加区域报价编码字段注释 曹鹏飞 2026-05-13 11:44:00 +0800
  • 6acd9f8a52 feat(appUser): 优化代理商报价代码生成逻辑并支持Redis缓存 曹鹏飞 2026-05-13 11:34:29 +0800
  • b8ca2a9905 feat(serial-number): 添加乐观锁支持及初始化报价代码接口 曹鹏飞 2026-05-13 10:07:34 +0800
  • 9cceef75bb fix(app): 统一修改提示信息为“请联系管理员为您开放权限” 曹鹏飞 2026-05-13 09:01:03 +0800
  • 235ef24e4b 【修复】修复派工单定时任务状态判断逻辑 master 曹鹏飞 2026-04-14 10:48:20 +0800
  • fe74fa3c56 【修复】修复创建工单时获取当天最新工单的条件判断,数据库中存储的是UTC时间,需要减去8小时 曹鹏飞 2026-04-24 10:21:35 +0800
  • 3d3e429cf9 1440 APP端,客户端工单,移动破工单,工服工单中需要增加未读聊天消息的角标提示 10002617 2026-04-21 17:25:58 +0800
  • ee2c9b2b76 Merge branch 'refs/heads/prod/20260407' into prod/20260422 曹鹏飞 2026-04-22 18:13:18 +0800
  • 4e6100a7db 【修复】工服匿名工单的问题 曹鹏飞 2026-04-22 18:09:14 +0800
  • e7f64aa551 1432-新增删除工单的功能 10002617 2026-04-16 08:58:43 +0800
  • 37a96bcccd 1432-新增删除工单的功能 10002617 2026-04-14 11:23:29 +0800
  • e5ad0d5b5e 1432-新增删除工单的功能 10002617 2026-04-13 11:45:40 +0800
  • a48076491c 1432-新增删除工单的功能 10002617 2026-04-16 08:58:43 +0800
  • 5e0ce0adef Merge remote-tracking branch '南方路机/test' into test 曹鹏飞 2026-04-15 13:42:58 +0800
  • fbe2529922 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-15 13:39:11 +0800
  • 6c188b1863 【优化】添加多语言支持 曹鹏飞 2026-04-15 13:38:48 +0800
  • 3f691cee9b 1432-新增删除工单的功能 10002617 2026-04-14 11:23:29 +0800
  • f5c69fc980 Merge branch 'prod/20260414' into test 曹鹏飞 2026-04-14 10:48:41 +0800
  • dea4733d24 【修复】修复派工单定时任务状态判断逻辑 曹鹏飞 2026-04-14 10:48:20 +0800
  • 7869e98bcf 1432-新增删除工单的功能 10002617 2026-04-13 11:45:40 +0800
  • 364223ca89 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-13 16:23:46 +0800
  • 65eb449fea 【优化】添加多语言支持 曹鹏飞 2026-04-13 16:21:54 +0800
  • 2e9fb96df6 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-13 15:58:05 +0800
  • 7831ffaeeb 【优化】添加多语言支持 曹鹏飞 2026-04-13 15:55:07 +0800
  • 43802ccc97 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-13 14:27:22 +0800
  • e914cd27a8 【优化】添加多语言支持 曹鹏飞 2026-04-13 14:26:43 +0800
  • 040a03cc90 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-13 14:09:36 +0800
  • d1df308dda 【优化】添加多语言支持 曹鹏飞 2026-04-13 14:08:17 +0800
  • e31e8f9790 Merge branch 'prod/20260407' into test test 曹鹏飞 2026-04-13 11:28:27 +0800
  • 5a1e9a1dda 【优化】添加多语言支持 曹鹏飞 2026-04-13 11:27:32 +0800
  • d39d05be51 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-13 11:02:58 +0800
  • 08b0eb40e5 【优化】添加多语言支持 曹鹏飞 2026-04-13 11:01:54 +0800
  • b7e9df3c12 【优化】添加多语言支持 曹鹏飞 2026-04-13 09:39:28 +0800
  • bb48c81146 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-13 08:41:44 +0800
  • 23e1f093c8 【优化】添加多语言支持 曹鹏飞 2026-04-13 08:41:01 +0800
  • e54fab1f81 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-11 10:11:59 +0800
  • 7e653786f8 【优化】添加多语言支持 曹鹏飞 2026-04-11 10:11:04 +0800
  • 0925588ad6 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-11 09:42:28 +0800
  • 358bd93a6a 【优化】添加多语言支持 曹鹏飞 2026-04-11 09:41:12 +0800
  • f288e69162 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-11 09:12:11 +0800
  • 7b0aa46e25 【优化】添加多语言支持 曹鹏飞 2026-04-11 09:11:20 +0800
  • 1d8f594bf4 Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-11 08:53:04 +0800
  • 31ecde7cde 【优化】添加多语言支持 曹鹏飞 2026-04-11 08:52:23 +0800
  • d05aa4a91c Merge branch 'prod/20260407' into test 曹鹏飞 2026-04-11 08:48:17 +0800
  • 4abd7f41bb 【优化】添加多语言支持 曹鹏飞 2026-04-11 08:46:48 +0800
  • e7398d4da4 Merge branch 'feature/quotation' into test 曹鹏飞 2026-04-10 14:32:04 +0800
  • a97e80f857 【修复】审核代理商子账号不需要部门id feature/quotation develop 曹鹏飞 2026-04-10 14:30:56 +0800