根据三级节点,查看每个科室的收取
GET
http://xyfapi.leecs.cn/xyf/threeCollectInfoByThreeId
请求参数
参数名
类型
描述
必填
three_id
int
三级ID
必填
响应参数
参数名
类型
描述
必填
id
int
id
必填
two_id
int
二级ID
必填
three_name
string
三级名称
必填
code
string
二维码
必填
put_state
int
每天的收取状态。未收取1;未确认2;已确认3
必填