文档
测试

住院管理

POST
http://localhost:44488/api/ShowWardList?wardstate=-2

接口描述

获取所有的病房信息

请求头

参数名
类型
描述
必填
code
int
示例:0
必填
data
array
数据列表
必填
wardId
int
示例:1
必填
insertType
int
示例:1
必填
wardNum
string
示例:1001
必填
leavlNum
string
示例:1
必填
subjectId
int
示例:1
必填
wardType
string
示例:VIP病房
必填
bedNum
int
示例:1
必填
wardPrice
int
示例:2000
必填
wardState
int
示例:0
必填
wardUserId
int
示例:1
必填
wardCreateTime
string
示例:2021-06-20T16:42:59
必填
msg
string
示例:
必填

说明 / 示例

获取所有的病房信息