文档
测试

机构课程

POST
{{test}}/api/organ/get_course

请求参数

参数名
类型
描述
必填
id
int
示例:338 id
必填
start
int
示例:0 分页
必填
page_size
int
示例:8
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
count
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1 id
必填
name
string
示例:课程名称
必填
title_img
string 图片
示例:/uploads/20230307/d52d7466f78c67b816207995dbcd5ef7.jpg
必填
price
string 价格
示例:499.00
必填
hour_time
int 课时
示例:45
必填