mobilebroken/nflg-mobilebroken-repository
曹鹏飞 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 1、用户和app用户添加报价人代码的内容; 2026-01-16 15:04:13 +08:00