01 获取所有医院设置
GET
http://localhost:8201/admin/hosp/hospitalSet/findAll
接口描述
查询医院设置表所有信息
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:成功
必填
id
int
示例:1
必填
createTime
string
示例:2022-01-22 14:39:42
必填
updateTime
string
示例:22-1-23 下午4:14
必填
isDeleted
int
示例:0
必填
param
object
数据字典
必填
hosname
string
示例:qwe
必填
hoscode
string
示例:12
必填
apiUrl
object
示例:null
必填
signKey
string
示例:11
必填
contactsName
string
示例:adssa
必填
contactsPhone
string
示例:13627046506
必填
status
int
示例:1
必填
ok
boolean
示例:true
必填