Joshi d8d8759644 refactor(oa): 采购计划 mapper 接口和 XML 文件改造
- 将 GearPurchasePlanDetailMapper 接口中的 LambdaQueryWrapper 替换为 QueryWrapper
- 更新 GearPurchasePlanDetailMapper.xml 中的 SQL 语句,使用 customSqlSegment 替代 getSqlSegment
- 重构 GearPurchasePlanDetailServiceImpl 中的查询方法,使用 QueryWrapper 替代 LambdaQueryWrapper- 优化 GearSupplierServiceImpl 中的查询方法,将 like 查询改为 eq 查询
2025-08-30 16:53:10 +08:00
2025-08-06 09:30:23 +08:00
2025-08-09 17:59:00 +08:00
2025-08-06 14:16:49 +08:00
2025-08-06 09:30:23 +08:00
2025-08-06 09:30:23 +08:00
2025-08-06 09:30:23 +08:00
2025-08-06 09:30:23 +08:00

创高oa

Description
No description provided
Readme MIT 24 MiB
Languages
Java 49.4%
Vue 38.4%
JavaScript 5.4%
TSQL 2.8%
PLpgSQL 1.1%
Other 2.8%