提交 cd9acc06 authored 作者: wangyizheng's avatar wangyizheng

案例列表|添加案例

上级 559e0dd9
...@@ -18,7 +18,7 @@ export function createCase2(data) { ...@@ -18,7 +18,7 @@ export function createCase2(data) {
var headers = { var headers = {
'Content-Type': 'application/json' 'Content-Type': 'application/json'
} }
return httpRequest.post('/api/opera/v2/training/cases', data, { headers }) return httpRequest.post('/api/opera/v2/training/case', data, { headers })
} }
// 案例详情 // 案例详情
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论