mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-10-27 18:57:17 +08:00
feat(file/poi): 新增 continew-starter-file-poi 模块(添加 ExcelImport 与 ExcelExport 注解)
1.将EasyExcel升级为FastExcel 2.新增 continew-starter-file-poi 模块(添加 ExcelImport 与 ExcelExport 注解,https://zyqok.blog.csdn.net/article/details/121994504)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
<modules>
|
||||
<module>continew-starter-file-excel</module>
|
||||
<module>continew-starter-file-poi</module>
|
||||
</modules>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user