This website works better with JavaScript.
首頁
探索
說明
註冊
登入
server
/
easypoi
關註
6
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
接单备注
4.1.3.A
jueyue
5 年之前
父節點
9f0dc451fd
當前提交
b3c1cbe820
共有
2 個文件被更改
,包括
5 次插入
和
4 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
README.md
+4
-4
pom.xml
+ 1
- 0
README.md
查看文件
@@ -11,6 +11,7 @@ EasyPoi Excel和 Word简易工具类
QQ群: 1群 364192721(满) 2 群116844390
开发者:魔幻之翼 xf.key@163.com
优秀团队,承接私活,加微信:13165188222 ,添加备注一众
Spring Boot 支持 https://gitee.com/lemur/easypoi-spring-boot-starter
[官网](https://opensource.afterturn.cn)
+ 4
- 4
pom.xml
查看文件
@@ -23,10 +23,10 @@
</licenses>
<scm>
<connection>scm:git@git.oschina.net:jueyue
/easypoi.git</connection>
<developerConnection>scm:git@git.oschina.net:jueyue
/easypoi.git</developerConnection>
<url>git@git.oschina.net:jueyue
/easypoi.git</url>
</scm>
<connection>scm:git@git.oschina.net:lemur
/easypoi.git</connection>
<developerConnection>scm:git@git.oschina.net:lemur
/easypoi.git</developerConnection>
<url>git@git.oschina.net:lemur
/easypoi.git</url>
</scm>
<developers>
<developer>
Write
Preview
Loading…
取消
儲存