mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-10 20:57:18 +08:00
refactor(license): 优化 License 模块部分代码
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<description>ContiNew Starter 文件处理模块 - Excel</description>
|
||||
|
||||
<dependencies>
|
||||
<!-- Easy Excel(一个基于 Java 的、快速、简洁、解决大文件内存溢出的 Excel 处理工具) -->
|
||||
<!-- Easy Excel(基于 Java 的、快速、简洁、解决大文件内存溢出的 Excel 处理工具) -->
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>easyexcel</artifactId>
|
||||
|
Reference in New Issue
Block a user