fix: 修改配置文件。

This commit is contained in:
tianyongbao
2026-02-04 18:34:32 +08:00
parent fd85431e72
commit 659ec7ec30

View File

@@ -171,7 +171,7 @@ mybatis-encryptor:
# api接口加密
api-decrypt:
# 是否开启全局接口加密
enabled: true
enabled: false
# AES 加密头标识
headerFlag: encrypt-key
# 响应加密公钥 非对称算法的公私钥 如SM2RSA 使用者请自行更换