|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
接口地址: /api/index/siteinfo
|
|
|
|
|
|
-更新时间: 2023-05-10
|
|
|
+更新时间: 2023-05-19
|
|
|
|
|
|
请求方式:get / post
|
|
|
|
|
@@ -17,6 +17,7 @@
|
|
|
"msg": "success",
|
|
|
"time": "1682828132",
|
|
|
"data": {
|
|
|
+ "appointment_time_limit":1, //临近几小时不可预约
|
|
|
"banners": [ //轮播图
|
|
|
{
|
|
|
"id": 1,
|
|
@@ -626,6 +627,7 @@
|
|
|
"address_id": "1",
|
|
|
"provider_id": 1,
|
|
|
"appointment_ticket_id": 1,
|
|
|
+ "appointment_date": "2023-01-02",
|
|
|
"appointment_time": "08:00:00 - 12:00:00",
|
|
|
"status": 0,
|
|
|
"remark": "",
|