1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-07-23 16:36:38 +08:00

!58 更新v1.2.4changelog

* 更新v1.2.4changelog
This commit is contained in:
zhangshuren 2021-01-10 14:00:19 +08:00
parent 99c9b8e462
commit cd2b22c7b8

View File

@ -9,6 +9,7 @@
### 优化
- oauth中state参数为安全base64加解码
- 判断是否api请求逻辑
- findById参数类型不对时抛出异常
- task表增加索引加快数据查找
- markdown内容解析改由后端完成