接口文档更新

master
liuqingkun 3 years ago
parent fa43ceac8c
commit 2404ae533d
  1. 29
      api_doc.md

@ -280,7 +280,7 @@
```
### 1.11 获取系统时间
##### URL
`GET` `/blade-business/common-api/get-system-datetime`
`GET` `**/blade-business/common-api/get-system-datetime**`
##### 请求参数
@ -513,21 +513,24 @@
"data": {
"records": [
{
"id": "1625048150641430529",
"createDept": 1,
"project": "单眼视力",
"cuAddr": "门诊楼3楼眼科门诊",
"period": "上午",
"createDept": "1623571646250143746",
"createDeptName": "青岛市海慈医院",
"apmDay": "2023-02-13 00:00:00",
"timeFrame": "8:00-8:30",
"cupName": "靳娜",
"cupCardNo": "37092120000618034X",
"cupPhone": "17852327323",
"apmTime": "2023-02-13 16:24:06",
"apmStatus": 0
"cupName": "",
"cupCardNo": "371322199005057920",
"cupPhone": "",
"details": [
{
"id": "1625057233276706818",
"project": "单眼视力",
"cuAddr": "门诊楼3楼眼科门诊",
"period": "上午",
"timeFrame": "8:00-8:30"
}
]
}
],
"total": 1,
"total": 8,
"size": 10,
"current": 1,
"orders": [],

Loading…
Cancel
Save