master
parent
bbdee9d7d7
commit
cea025ecdd
|
|
@ -1335,8 +1335,6 @@
|
||||||
"path": "/api/nursing/hospital-companion/list",
|
"path": "/api/nursing/hospital-companion/list",
|
||||||
"query": { "type": "1" },
|
"query": { "type": "1" },
|
||||||
"response": {
|
"response": {
|
||||||
"code": 200,
|
|
||||||
"message": "ok",
|
|
||||||
"data": [
|
"data": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
|
|
@ -1408,7 +1406,7 @@
|
||||||
"path": "/api/nursing/hospital-companion/list",
|
"path": "/api/nursing/hospital-companion/list",
|
||||||
"query": { "type": "2" },
|
"query": { "type": "2" },
|
||||||
"response": {
|
"response": {
|
||||||
"services": [
|
"data": [
|
||||||
{
|
{
|
||||||
"id": "1",
|
"id": "1",
|
||||||
"title": "住院陪护4小时",
|
"title": "住院陪护4小时",
|
||||||
|
|
@ -1437,7 +1435,7 @@
|
||||||
"type": "3"
|
"type": "3"
|
||||||
},
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"list": [
|
"data": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"title": "上门助浴2人",
|
"title": "上门助浴2人",
|
||||||
|
|
@ -1466,7 +1464,7 @@
|
||||||
"type": "4"
|
"type": "4"
|
||||||
},
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"list": [
|
"data": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"title": "4小时陪诊",
|
"title": "4小时陪诊",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue