feat: 访问操作日志记录中间件掩码privateKey
This commit is contained in:
@@ -86,6 +86,8 @@ func OptionNew(title, businessType string) Options {
|
||||
// 敏感属性字段进行掩码
|
||||
var maskProperties []string = []string{
|
||||
"password",
|
||||
"privateKey",
|
||||
"privatePassword",
|
||||
"oldPassword",
|
||||
"newPassword",
|
||||
"confirmPassword",
|
||||
|
||||
Reference in New Issue
Block a user