文档
测试

03-课程基本信息

GET
http://localhost:5000/api/client/course/basic_info/1

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:课程的基本信息!
必填
data
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:Python语言核心
必填
fm_url
string
示例:/images/course/fm_1.jpg
必填
is_hot
int
示例:1
必填
intro
string
示例: <div class="m-cbi f-cb" id="auto-id-1612011681321"> <div class="u-ctn-intro j-course-user-box"> <h2 class="u-ctit ctit1">适用人群</h2> <p class="j-targetuser cintrocon">1.&nbsp;对计算机编程感兴趣;<br>2.&nbsp;纯小白,零基础;<br>3.&nbsp;有耐心,有毅力;</p> </div> <div class="u-ctn-intro u-ctn-intro-last"> <h2 class="u-ctit ctit1">课程概述</h2> ...
必填
teacher_id
int
示例:1
必填
name
string
示例:撩课-王顺子
必填
header
string
示例:/images/teacher/sz.png
必填
position
string
示例:讲师
必填
comment_count
int
示例:4
必填
comment_avg_score
float
示例:4.75
必填