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 23 MiB
Languages
Java 51.7%
Vue 34.6%
JavaScript 6%
TSQL 3.3%
PLpgSQL 1.3%
Other 3%