使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
server
/
easypoi
关注
6
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
接单备注
4.1.3.A
jueyue
6 年前
父节点
9f0dc451fd
当前提交
b3c1cbe820
共有
2 个文件被更改
,包括
5 次插入
和
4 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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>
撰写
预览
正在加载...
取消
保存