mirror of https://github.com/elunez/eladmin
Merge branch 'master' into deploy
commit
311ad2589f
|
@ -24,6 +24,12 @@
|
||||||
| github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-web |
|
| github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-web |
|
||||||
| 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web |
|
| 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web |
|
||||||
|
|
||||||
|
#### 赞助商 | Sponsor
|
||||||
|
|
||||||
|
<a href="https://www.mingdao.com/?s=utm_79&utm_source=eladmin&utm_medium=banner&utm_campaign=github&utm_content=IT赋能业务" target="_blank">
|
||||||
|
<img src="https://eladmin.vip/images/banner/index.png" alt="明道云零代码构建平台" style="width: 400px;border-radius: 2px;">
|
||||||
|
</a>
|
||||||
|
|
||||||
#### 主要特性
|
#### 主要特性
|
||||||
- 使用最新技术栈,社区资源丰富。
|
- 使用最新技术栈,社区资源丰富。
|
||||||
- 高效率开发,代码生成器可一键生成前后端代码
|
- 高效率开发,代码生成器可一键生成前后端代码
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<properties>
|
<properties>
|
||||||
<hutool.version>5.7.22</hutool.version>
|
<hutool.version>5.8.19</hutool.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<artifactId>eladmin-common</artifactId>
|
<artifactId>eladmin-common</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue