mobilebroken/nflg-mobilebroken-common
曹鹏飞 1c44cfa96a feat(quotation): 添加方案管理功能并完善代理商定价配置
- 在AppUserServiceImpl中注入dictionaryItemService并实现getCategory方法
- 修改代码生成器测试类的表名配置为quotation_user_plan_model_item
- 在IAppUserService接口中添加getCategory方法定义
- 扩展IQuotationModelRatioAgentItemService接口增加多个查询方法
- 更新错误日志文件名为mobilebroken-admin-error.log
- 新增PlanController控制器实现方案的搜索、保存和默认系数管理功能
- 添加PlanSearchItemVO和PlanSearchVO数据传输对象
- 优化ProductModelController和ProductTypeController的搜索注释
- 修改ProductModelMapper.xml的查询条件和字段映射
- 更新QuotationModelRatioAgentItemDTO的数据结构和字段含义
- 在QuotationModelRatioAgentItemMapper中添加新的查询方法实现
- 实现QuotationModelRatioAgentItemService的完整业务逻辑
- 扩展QuotationProductModelSearchRequest的搜索参数
- 添加QuotationUserPlanModelItemDTO数据传输对象
- 完善RatioAgentConfigController中的查询条件过滤
- 新增RatioAgentConfigController实现代理商定价配置功能
2026-03-10 16:21:34 +08:00
..
src feat(quotation): 添加方案管理功能并完善代理商定价配置 2026-03-10 16:21:34 +08:00
pom.xml feat: 产品中心 2025-06-18 17:49:20 +08:00