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

!61 更新v1.2.4changelog

Merge pull request !61 from zhangshuren/develop
This commit is contained in:
koogua 2021-01-10 14:10:53 +08:00 committed by Gitee
commit 4d2f97ed33

View File

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