文档与默认配置的库名不一致

nacos服务模块指定版本号
This commit is contained in:
zhangdaiscott
2022-05-19 23:55:49 +08:00
parent 9d9dbc9dc3
commit c7af40529c
7 changed files with 29 additions and 19 deletions

View File

@ -34,6 +34,15 @@
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-system-local-api</artifactId>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
</dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>hibernate-re</artifactId>
</dependency>
<!-- 企业微信/钉钉 api -->
<dependency>
<groupId>org.jeecgframework</groupId>