mobilebroken/nflg-mobilebroken-quotation
曹鹏飞 73c0431076 feat(product-model): 支持报价产品模型的分页查询
- 将搜索方法searchForQuotation的返回类型由List改为分页类型IPage
- 修改Mapper接口和XML,实现基于分页的查询逻辑
- Controller层响应数据类型调整为PageData以支持分页展示
- 在请求对象QuotationProductModelSearchRequest中继承分页请求参数,规范分页请求
- 优化SQL查询条件,修正部分拼写错误和缩进格式
- 统一分页参数传递,提升查询性能与用户体验
2026-05-18 17:47:11 +08:00
..
src feat(product-model): 支持报价产品模型的分页查询 2026-05-18 17:47:11 +08:00
pom.xml feat(quotation): 添加阿里云翻译功能并完善机型配置管理 2026-02-16 16:13:15 +08:00