update src/main/java/com/youlai/system/config/property/SecurityProperties.java.
refactor: 修改注释,将秘钥改为密钥 Signed-off-by: 阿巴阿巴阿巴阿巴 <1826869334@qq.com>
This commit is contained in:
@@ -31,7 +31,7 @@ public class SecurityProperties {
|
|||||||
public static class JwtProperty {
|
public static class JwtProperty {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* JWT 秘钥
|
* JWT 密钥
|
||||||
*/
|
*/
|
||||||
private String key;
|
private String key;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user