!5 修改注释,将秘钥改为密钥

Merge pull request !5 from 阿巴阿巴阿巴阿巴/develop
This commit is contained in:
郝先瑞
2024-07-09 07:17:33 +00:00
committed by Gitee

View File

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