fix: 微信登录验证码及配置修改。

This commit is contained in:
tianyongbao
2025-12-14 22:22:49 +08:00
parent d9ae196daf
commit d1c829d410
10 changed files with 125 additions and 18 deletions

View File

@@ -102,6 +102,10 @@
<groupId>com.intc</groupId>
<artifactId>intc-common-websocket</artifactId>
</dependency>
<dependency>
<groupId>com.intc</groupId>
<artifactId>intc-system</artifactId>
</dependency>
</dependencies>