refactor: 修改验证码key
This commit is contained in:
@@ -13,7 +13,7 @@ import java.awt.*;
|
|||||||
* @author: haoxr
|
* @author: haoxr
|
||||||
* @date: 2023/03/24
|
* @date: 2023/03/24
|
||||||
*/
|
*/
|
||||||
@ConfigurationProperties(prefix = "easycaptcha")
|
@ConfigurationProperties(prefix = "easy-captcha")
|
||||||
@Configuration
|
@Configuration
|
||||||
@Data
|
@Data
|
||||||
public class EasyCaptchaConfig {
|
public class EasyCaptchaConfig {
|
||||||
|
|||||||
Reference in New Issue
Block a user