文档
测试

课程目录

POST
/api/v1/app/courses/directory-by-course-code/{courseCode}

响应参数

参数名
类型
描述
必填
data1
array
数据列表
必填
objectId
int
示例:100008
必填
title
string
目录标题 示例:第一课
必填
price
int
价格 示例:100
必填
fileUrl
string
视屏预览地址 示例:http://localhost:8087/api/v1/file/review-video?filePath=20236/7/10/bad98fdc-2220-445c-967e-125aae815851.mp4
必填
duration
int
课程时长(秒),示例:3000
必填
resCode
string
示例:0000
必填
resMessage
string
示例:操作成功
必填
timestamp
string
示例:20230707113215960
必填