1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

数据库调整;microservice-api改为microservice-pojo;创建gateway Module

This commit is contained in:
2022-11-05 19:08:28 +08:00
parent 9bd12755fe
commit bbcccb81ca
12 changed files with 354 additions and 370 deletions

View File

@@ -21,7 +21,7 @@
<!-- 实体类 -->
<dependency>
<groupId>com.cxyxiaomo</groupId>
<artifactId>microservice-api</artifactId>
<artifactId>microservice-pojo</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<!-- mybatis -->