perf;优化log日志

This commit is contained in:
曾文豪
2023-02-28 11:35:33 +08:00
parent 07136a6679
commit 9f62986a1e

View File

@@ -1,3 +1,8 @@
## 0.7.4
### 新增
> 现在操作日志默认收集不包括GET请求使用方法名称和接口作为参数存储。如果存在OperationLog注解则使用注解的内容。
## 0.7.3 ## 0.7.3
### 增加 ### 增加