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小时陪诊",