You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yangk 17c48a85a7 refactor(oa/erp): 重构项目台账报表服务
- 修改 IProjectLedgerReportService 接口添加 PageQuery 参数支持分页查询
- 更新 Controller 层接口方法签名以传递分页参数
- 重构 Mapper 层使用 MyBatis-Plus 分页插件和 Lambda 查询
- 实现分页查询逻辑并添加查询条件构建器方法
- 更新 XML 映射文件使用动态 SQL 和分页参数
- 调整 Excel 导出字段分类结构优化导出格式
- 添加序号字段用于列表显示索引标记
1 week ago
..
src/main refactor(oa/erp): 重构项目台账报表服务 1 week ago
pom.xml feat(wms): 新增发货草稿功能支持项目自动创建 3 weeks ago