perf;优化log日志
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 0.7.4
|
||||
|
||||
### 新增
|
||||
> 现在操作日志默认收集(不包括GET请求):使用方法名称和接口作为参数存储。如果存在OperationLog注解,则使用注解的内容。
|
||||
|
||||
## 0.7.3
|
||||
|
||||
### 增加
|
||||
@@ -5,7 +10,7 @@
|
||||
> 1,TsTokenConfig增加新的属性**ignorePaths**,用于通过路径忽略token;
|
||||
> 2,PasswordUtils增加密码复杂度校验方法;
|
||||
> 3,PasswordUtils.verifyPassword增加登录次数限制:10分钟内不能错误6次;
|
||||
>
|
||||
>
|
||||
|
||||
### 调整
|
||||
|
||||
|
||||
Reference in New Issue
Block a user