1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-26 20:52:44 +08:00

!58 更新v1.2.4changelog

* 更新v1.2.4changelog

(cherry picked from commit cd2b22c7b8e10448887a8843663aa21f75656106)
This commit is contained in:
zhangshuren 2021-01-10 14:00:19 +08:00 committed by xiaochong0302
parent 538dd14230
commit 260b591cea

View File

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