叫号队列
GET
/app/call/getList
请求头
参数名
类型
描述
必填
Authorization
string`
token
必填
请求参数
参数名
类型
描述
必填
listType
int
队列表示(0-待接种,1-跳号,2-已完成)
必填
响应参数
application/json参数名
类型
描述
必填
code
string
示例:0000
必填
callNumber
string
示例:A025
必填
variety
string
示例:萨摩耶
必填
birth
string
示例:2022-04-12T00:00:00.000+08:00
必填
monthAge
string
示例:3月龄
必填
masterName
string
示例:jackson
必填
petNo
string
示例:532001050501
必填
vaccineName
object
示例:null
必填
petId
int
示例:1
必填
rid
int
示例:85
必填
callId
int
示例:42
必填
type
int
示例:0
必填
desc
string
示例:操作成功
必填