文档
测试

老师宝宝列表

POST
https://read.xinghaoruiye.com/wechat/order/childList

请求参数

参数名
类型
描述
必填
userId
int
示例:2
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
data
array
数据列表
必填
id
int
示例:1 //宝宝id
必填
child
string
示例:宝宝1号 //宝名
必填
name
string
示例:家长1号 //家长名
必填
status
int
示例:0 //0不存在未还,1存在未还
必填
count
int
示例:1 //已借次数
必填