refactor: 发送验证码代码重构优化;扩展Spring Security 支持短信验证码;

This commit is contained in:
Ray.Hao
2025-01-13 18:14:52 +08:00
parent b107bb5315
commit 4ecb25147f
39 changed files with 457 additions and 362 deletions

View File

@@ -7,7 +7,7 @@ import lombok.Getter;
/**
* 通告发布状态枚举
*
* @author haoxr
* @author Ray.Hao
* @since 2024/10/14
*/
@Getter