文档
测试

删除所有登记的疫苗

GET
http://localhost:8001/cdc/stockVaccineRegistration/deleteAll?ids=1,2,3

请求参数

参数名
类型
描述
必填
ids
array
示例:1,2,3
必填

响应参数

参数名
类型
描述
必填
Desc
string
示例:操作成功
必填
Type
int
示例:0
必填
Code
string
示例:0000
必填