更改依赖

master
shaowenhao 2023-11-21 22:29:15 +08:00
parent d8e98b40c1
commit 9bb5a6e369
1 changed files with 3 additions and 2 deletions

View File

@ -59,9 +59,10 @@
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
</dependency>
<!-- 登录-->
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-security</artifactId>
<groupId>com.god</groupId>
<artifactId>god-common-security</artifactId>
<version>3.6.3</version>
</dependency>