update src/main/java/com/youlai/system/config/property/SecurityProperties.java.

refactor: 修改注释,将秘钥改为密钥

Signed-off-by: 阿巴阿巴阿巴阿巴 <1826869334@qq.com>
This commit is contained in:
阿巴阿巴阿巴阿巴
2024-07-09 07:13:46 +00:00
committed by Gitee
parent 3ba34ca8ee
commit 1bc836717b

View File

@@ -31,7 +31,7 @@ public class SecurityProperties {
public static class JwtProperty {
/**
* JWT
* JWT
*/
private String key;