文档
测试

查看收取所有记录

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

接口描述

查找所有的记录,和通过ID查看记录一样,前几天不小心api混了,不用看响应参数,和以前一样

请求参数

参数名
类型
描述
必填
page
int
第几页
必填
pageSize
int
每页几条
必填

响应参数

参数名
类型
描述
必填
id
int
主键ID
必填
two_id
int
二级ID
必填
three_name
string
三级名称
必填
code
string
二维码
必填
put_state
int
每天的收取状态。未收取1;未确认2;已确认3
必填
three_collect_id
object
必填
one_id
int
一级ID
必填
threeCollectName
String
科室名称
必填