![]() - 新增 LogExportExcelVO 和 LogExportVO 类用于日志导出 - 在 LogInstanceController 中添加 exportLogInstanceExcel 方法处理导出请求 - 在 LogInstanceService 接口中添加 getLogInstanceExport 方法 - 在 LogInstanceServiceImpl 中实现 getLogInstanceExport 方法,用于获取日志导出列表 - 优化 BpmOAImprestController 中的代码结构 |
||
---|---|---|
.. | ||
src | ||
Dockerfile | ||
pom.xml |