集成单点登录

This commit is contained in:
Github_lizhw 2026-04-08 21:48:58 +08:00
parent 61b76803f9
commit 45bdfc467d

View File

@ -121,7 +121,12 @@
<artifactId>hutool-captcha</artifactId>
</dependency>
<!-- <dependency>-->
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.apache.dubbo</groupId>-->
<!-- <artifactId>dubbo-metadata-report-redis</artifactId>-->
<!-- <exclusions>-->
@ -156,4 +161,4 @@
</plugins>
</build>
</project>
</project>