接口文档更新

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

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

Loading…
Cancel
Save