token过期改为返回401;CaptchaValidationException重命名为SmsCaptchaException;v4.3.1

This commit is contained in:
Ray.Hao
2026-06-09 15:53:35 +08:00
parent 06857f6c88
commit a8403613fa
9 changed files with 47 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
<groupId>com.youlai</groupId>
<artifactId>youlai-boot</artifactId>
<version>4.3.0</version>
<version>4.3.1</version>
<description>基于 Java 17 + SpringBoot 4 + Spring Security 构建的权限管理系统。</description>
<parent>