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 ca8717f1c2 feat(oa/erp): 新增预投工时分配明细导出功能
- 在控制器中添加 exportDetail 接口支持明细数据导出
- 创建 ErpTimesheetPreAllocDetailExportVo 专门用于导出的数据传输对象
- 实现服务层 queryExportDetailList 方法处理明细查询逻辑
- 支持按勾选分配单或过滤条件两种方式导出明细数据
- 使用 JoinWrappers 关联查询分配主表和明细表数据
- 添加相应的权限注解和日志记录功能
1 month ago
..
src/main feat(oa/erp): 新增预投工时分配明细导出功能 1 month ago
pom.xml feat(wms): 新增发货草稿功能支持项目自动创建 4 months ago