院区科室接口数据对接
简要描述
- 无
请求URL
http://localhost:8888/configHosareaDept/getAreaDeptList
请求方式
- post
Header
header | 必选 | 类型 | 说明 |
---|---|---|---|
X-Token | 是 | string | 无 |
请求参数示例
{
"hosAreaCode": "01",
"deptName": "重症"
}