publish 1.0.5

This commit is contained in:
曾文豪
2023-05-24 09:48:41 +08:00
parent f8c121ba6f
commit 659deb6132
15 changed files with 57 additions and 24 deletions

View File

@@ -1,3 +1,9 @@
## 1.0.5
### 新增
> 1新增 **OperationIgnore** 注解,可以指定接口忽略操作日志的收集。
## 1.0.2
### 调整
@@ -6,7 +12,7 @@
> 2增加过期备份的删除操作默认过期时间为7天
> 3调整阿里云短信类方便扩展其他方法。
> 4消息发送接口该body类型为 **JSONObject**
> 5调整消息发送接口和方法不兼容旧版本
> 5调整消息发送接口和方法不兼容旧版本
## 1.0.1