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

后端用户登录接口完成

This commit is contained in:
2022-11-23 20:37:35 +08:00
parent 46743b31b5
commit ac885b813f
64 changed files with 282 additions and 419 deletions

View File

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