文档
测试

根据部门标识查询部门列表

GET
/outpatient/store/depNameByType?depType={部门标识} SPEC

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
message
string
示例:操作成功!
必填
code
int
示例:200
必填
result
array
数据列表
必填
orderSn
int
示例:0
必填
depType
string
示例:SPEC
必填
name
string
示例:特检1
必填
timestamp
int
示例:1613971298948
必填