文档
测试

根据三级ID,查看收取的详情

GET
http://xyfapi.leecs.cn/xyf/threeCollectByThreeId

请求参数

参数名
类型
描述
必填
threeId
String
三级ID
必填

响应参数

参数名
类型
描述
必填
id
string
ID
必填
three_collect_id
int
三级ID
必填
user_id
string
用户ID
必填
user_name
string
用户名
必填
collect_time
string
收取时间
必填
confirm_time
object
确认时间
必填
clothes_id
object
衣服ID
必填
state
int
是否确认,确认1,没有确认2
必填
del_flag
int
删除标志正常1,删除2
必填
remark
object
备注
必填
create_time
string
创建时间
必填
update_time
string
更新时间
必填
collectRecordClothesList
array
衣服详情
必填
id
object
ID
必填
record_id
string
关联记录ID
必填
clothes_name
string
衣服名称
必填
price
int
价格
必填
count
int
数量
必填
del_flag
int
删除标志
必填
create_time
object
创建时间
必填
update_time
object
更新时间
必填
remark
object
备注
必填

说明 / 示例

{"三级名称":儿童科, "三级ID":3001, “二级ID”:20001, “一级ID”:10001 }