📝 修改密钥.
This commit is contained in:
@@ -46,7 +46,7 @@ orion:
|
||||
mode: ROW
|
||||
crypto:
|
||||
aes:
|
||||
# 加密秘钥
|
||||
# 加密密钥
|
||||
secret-key: ${SECRET_KEY:uQeacXV8b3isvKLK}
|
||||
async:
|
||||
executor:
|
||||
|
||||
@@ -263,7 +263,7 @@ orion:
|
||||
enabled: true
|
||||
working-mode: ECB
|
||||
padding-mode: PKCS5_PADDING
|
||||
# 加密秘钥
|
||||
# 加密密钥
|
||||
secret-key: I66AndrKWrwXjtBL
|
||||
use-generator-key: true
|
||||
generator-key-length: 128
|
||||
|
||||
Reference in New Issue
Block a user