From cea025ecdd7397ac9be42f593710b3a6b919639f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?old=E6=98=93?= <156663459@qq.com> Date: Mon, 28 Jul 2025 14:42:51 +0800 Subject: [PATCH] ww --- mock-config.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mock-config.json b/mock-config.json index d3f290c..93ee81b 100644 --- a/mock-config.json +++ b/mock-config.json @@ -1335,8 +1335,6 @@ "path": "/api/nursing/hospital-companion/list", "query": { "type": "1" }, "response": { - "code": 200, - "message": "ok", "data": [ { "id": 1, @@ -1408,7 +1406,7 @@ "path": "/api/nursing/hospital-companion/list", "query": { "type": "2" }, "response": { - "services": [ + "data": [ { "id": "1", "title": "住院陪护4小时", @@ -1437,7 +1435,7 @@ "type": "3" }, "response": { - "list": [ + "data": [ { "id": 1, "title": "上门助浴2人", @@ -1466,7 +1464,7 @@ "type": "4" }, "response": { - "list": [ + "data": [ { "id": 1, "title": "4小时陪诊",