mobilebroken/nflg-mobilebroken-common
曹鹏飞 fe88835f05 fix(repository): 修复报价模型禁用查询的空值处理问题
- 修改 QuotationModelForbidMapper.xml 中的 isForbid 查询语句
- 使用 IFNULL 函数处理可能的空值情况,避免返回 null 值
- 将 ShoppingSearchVO 中的 moduleName 字段类型从 Integer 改为 String
- 确保模块名称字段能够正确存储字符串类型的值
2026-03-17 18:10:36 +08:00
..
src fix(repository): 修复报价模型禁用查询的空值处理问题 2026-03-17 18:10:36 +08:00
pom.xml feat: 产品中心 2025-06-18 17:49:20 +08:00