From f95e2a385d4cbd07501b512079d7da6aae253a41 Mon Sep 17 00:00:00 2001
From: xuefei <564615061@qq.com>
Date: 星期日, 13 十二月 2020 10:01:13 +0800
Subject: [PATCH] 服务机构页面
---
api.md | 804 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 790 insertions(+), 14 deletions(-)
diff --git a/api.md b/api.md
index 4e2a9f7..5406aff 100644
--- a/api.md
+++ b/api.md
@@ -5,13 +5,16 @@
[ 1.2鑾峰彇鍏ㄩ儴琛ヨ创绫诲瀷](#1.2)
[2.棣栭〉](#2)
- [ 2.1鑾峰彇鍖哄煙娲ヨ创缁熻](#2.1)
- [ 2.2鑾峰彇鍏ㄩ儴琛ヨ创绫诲瀷](#1.2)
+ [ 2.1琛ヨ创缁熻](#2.1)
+ [ 2.2鏈嶅姟鏈烘瀯缁熻](#2.2)
+ [ 2.3鍏昏�佹満鏋勭粺璁(#2.3)
+ [ 2.4鏈嶅姟瀵硅薄缁熻](#2.4)
[3.琛ヨ创](#3)
[ 3.1鑾峰彇鎬荤粺璁℃暟鎹甝(#3.1)
[ 3.2骞村害鏈堝害缁熻鏁版嵁](#3.2)
-[4.鏈嶅姟瀵硅薄](#4)
-
+[4.鏈嶅姟瀵硅薄](#4)
+ [ 4.1鑾峰彇缁熻鏁版嵁](#4.1)
+ [ 4.2鑾峰彇鍘嗗彶缁熻鏁版嵁](#4.2)
[5.鏈嶅姟鏈烘瀯](#5)
[ 5.1鏍规嵁鍖哄煙id鑾峰彇鍖哄煙涓嬫墍鏈夋満鏋勫拰浜哄憳鏁伴噺浠ュ強璁㈠崟鎬绘暟](#5.1)
[ 5.2鏍规嵁鍖哄煙id鑾峰彇鍖哄煙涓嬫墍鏈夋湇鍔′互鍙婃湇鍔¤鎯呭拰璁㈠崟浜烘暟](#5.2)
@@ -125,6 +128,204 @@
]
}
```
+
+<h3 id='2'>浜屻�侀椤�</h2>
+<h4 id='2.1'>2.1琛ヨ创缁熻</h4>
+###### 鎺ュ彛鍔熻兘
+> 鏍规嵁鍖哄煙id鑾峰彇琛ヨ创缁熻
+
+###### URL
+> /api/index/getSubsidyStatics
+
+###### 鏀寔鏍煎紡
+> JSON
+
+###### HTTP璇锋眰鏂瑰紡
+> GET
+
+###### 璇锋眰鍙傛暟
+|鍙傛暟|蹇呴�墊绫诲瀷|璇存槑|
+|:----- |:-------|:-----|----- |
+| areaId | 鍚� |String | 鍖哄煙id |
+
+###### 杩斿洖瀛楁
+|杩斿洖瀛楁|瀛楁绫诲瀷|璇存槑 |
+|:----- |:------|:----------------------------- |
+| total | double | 琛ヨ创鎬婚噾棰� |
+| typeName | String | 琛ヨ创椤圭洰鍚嶇О |
+| sum | double | 琛ヨ创椤圭洰鎬婚噾棰� |
+
+###### 鎺ュ彛绀轰緥
+``` java
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607665964425,
+ "result": {
+ "total": 2500,
+ "list": [
+ {
+ "typeName": "楂橀緞鑰佷汉鐢熸椿琛ヨ创",
+ "sum": 1500,
+ "type": 2
+ },
+ {
+ "typeName": "閲嶅害娈嬬柧浜虹敓娲昏ˉ璐�",
+ "sum": 1000,
+ "type": 1
+ }
+ ]
+ }
+}
+```
+<h4 id='2.2'>2.2鏈嶅姟鏈烘瀯缁熻</h4>
+###### 鎺ュ彛鍔熻兘
+> 鏍规嵁鍖哄煙id鏈嶅姟鏈烘瀯缁熻
+
+###### URL
+> /api/index/getOrgFWStatics
+
+###### 鏀寔鏍煎紡
+> JSON
+
+###### HTTP璇锋眰鏂瑰紡
+> GET
+
+###### 璇锋眰鍙傛暟
+|鍙傛暟|蹇呴�墊绫诲瀷|璇存槑|
+|:----- |:-------|:-----|----- |
+| areaId | 鍚� |String | 鍖哄煙id |
+
+###### 杩斿洖瀛楁
+|杩斿洖瀛楁|瀛楁绫诲瀷|璇存槑 |
+|:----- |:------|:----------------------------- |
+| total | int | 鏈嶅姟鏈烘瀯鎬绘暟 |
+| detail | String | 鏈嶅姟椤圭洰 |
+| num | int | 姝ゆ湇鍔¢」鐩�讳釜鏁� |
+
+###### 鎺ュ彛绀轰緥
+``` java
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607667809694,
+ "result": {
+ "total": 0,
+ "list": [
+ {
+ "num": 1,
+ "detail": "搴峰鏈嶅姟"
+ },
+ {
+ "num": 1,
+ "detail": "鐢熸椿鏂欑悊"
+ }
+ ]
+ }
+}
+```
+<h4 id='2.3'>2.3鍏昏�佹満鏋勭粺璁�</h4>
+###### 鎺ュ彛鍔熻兘
+> 鏍规嵁鍖哄煙id鑾峰彇鍏昏�佹満鏋勭粺璁�
+
+###### URL
+> /api/index/getYlOrgYLStatics
+
+###### 鏀寔鏍煎紡
+> JSON
+
+###### HTTP璇锋眰鏂瑰紡
+> GET
+
+###### 璇锋眰鍙傛暟
+|鍙傛暟|蹇呴�墊绫诲瀷|璇存槑|
+|:----- |:-------|:-----|----- |
+| areaId | 鍚� |String | 鍖哄煙id |
+
+###### 杩斿洖瀛楁
+|杩斿洖瀛楁|瀛楁绫诲瀷|璇存槑 |
+|:----- |:------|:----------------------------- |
+| total | int | 鍏昏�佹満鏋勬�讳釜鏁� |
+| type0 | int | 鍏昏�侀櫌涓暟 |
+| type1 | int | 鏁�侀櫌涓暟 |
+| type2 | int | 鐤楀吇闄釜鏁� |
+| square | double | 鎬婚潰绉� |
+| bedNumber | int | 搴婁綅涓暟 |
+| nurseNumber | int | 鎶ょ悊浜哄憳涓暟 |
+| duixiangNumber | int | 鍏ヤ綇鑰佷汉涓暟 |
+
+###### 鎺ュ彛绀轰緥
+``` java
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607668287242,
+ "result": {
+ "square": 5100,
+ "total": 2,
+ "type2": 0,
+ "duixiangNumber": 24,
+ "type1": 0,
+ "bedNumber": 20,
+ "type0": 2,
+ "nurseNumber": 57
+ }
+}
+```
+<h4 id='2.4'>2.4鏈嶅姟瀵硅薄缁熻</h4>
+###### 鎺ュ彛鍔熻兘
+> 鏍规嵁鍖哄煙id鑾峰彇鏈嶅姟瀵硅薄缁熻
+
+###### URL
+> /api/index/getFuwuPersonStatics
+
+###### 鏀寔鏍煎紡
+> JSON
+
+###### HTTP璇锋眰鏂瑰紡
+> GET
+
+###### 璇锋眰鍙傛暟
+|鍙傛暟|蹇呴�墊绫诲瀷|璇存槑|
+|:----- |:-------|:-----|----- |
+| areaId | 鍚� |String | 鍖哄煙id |
+
+###### 杩斿洖瀛楁
+|杩斿洖瀛楁|瀛楁绫诲瀷|璇存槑 |
+|:----- |:------|:----------------------------- |
+| total | double | 鏈嶅姟瀵硅薄鎬讳釜鏁� |
+| typeName | String | 琛ヨ创椤圭洰鍚嶇О |
+| sum | int | 琛ヨ创椤圭洰鎬讳汉鏁� |
+
+###### 鎺ュ彛绀轰緥
+``` java
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607669982970,
+ "result": {
+ "total": 2,
+ "list": [
+ {
+ "num": 1,
+ "typeName": "閲嶅害娈嬬柧浜虹敓娲昏ˉ璐�",
+ "type": 1
+ },
+ {
+ "num": 1,
+ "typeName": "楂橀緞鑰佷汉鐢熸椿琛ヨ创",
+ "type": 2
+ }
+ ]
+ }
+}
+```
+
+
<h3 id='3'>涓夈�佽ˉ璐�</h2>
<h4 id='3.1'>3.1鑾峰彇鎬荤粺璁℃暟鎹�</h4>
###### 鎺ュ彛鍔熻兘
@@ -212,6 +413,168 @@
}
}
```
+
+
+
+<h3 id='4'>鍥涖�佹湇鍔″璞�</h2>
+<h4 id='4.1'>4.1鑾峰彇缁熻鏁版嵁</h4>
+###### 鎺ュ彛鍔熻兘
+> 鏍规嵁鍖哄煙id鍜岃ˉ璐寸被鍨嬭幏鍙栨�荤殑缁熻鏁版嵁
+
+###### URL
+> /api2/fwdx/getStaticsData
+
+###### 鏀寔鏍煎紡
+> JSON
+
+###### HTTP璇锋眰鏂瑰紡
+> GET
+
+###### 璇锋眰鍙傛暟
+|鍙傛暟|蹇呴�墊绫诲瀷|璇存槑|
+|:----- |:-------|:-----|----- |
+| areaId | 鏄� |String | 鍖哄煙id |
+| type | 鍚� |Integer | 琛ヨ创绫诲瀷 |
+
+###### 杩斿洖瀛楁
+|杩斿洖瀛楁|瀛楁绫诲瀷|璇存槑 |
+|:----- |:------|:----------------------------- |
+| subsidyType | int | 琛ヨ创绫诲瀷 |
+| month | String | 鏈堜唤 |
+| yearAdd | int | 骞存柊澧� |
+| yearOut | int | 骞撮��鍑� |
+| yearSum | int | 骞村悎璁� |
+| monthAdd | int | 鏈堟柊澧� |
+| monthOut | int | 鏈堥��鍑� |
+| monthSum | int | 鏈堝悎璁� |
+| totalNum | int | 鐢宠鎬绘鏁� |
+| checkNum | int | 澶嶅悎鎬绘鏁� |
+| personNum | int | 鏈嶅姟鎬讳汉鏁� |
+| subsidyTypeName | String | 琛ヨ创鍚嶇О |
+| child | List | 瀛愰」鐩� |
+
+###### 鎺ュ彛绀轰緥
+``` java
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607743828413,
+ "result": {
+ "id": 0,
+ "subsidyType": 0,
+ "areaId": null,
+ "month": "2020-12",
+ "yearAdd": 1345,
+ "yearOut": 233,
+ "yearSum": 12330,
+ "monthAdd": 117,
+ "monthOut": 53,
+ "monthSum": 5500,
+ "totalNum": 3054,
+ "checkNum": 3400,
+ "personNum": 13500,
+ "subsidyTypeName": "鍥伴毦娈嬬柧鐢熸椿琛ヨ创",
+ "child": [
+ {
+ "id": 1,
+ "subsidyType": 0,
+ "areaId": "1336922902628536320",
+ "month": "2020-12",
+ "yearAdd": 745,
+ "yearOut": 124,
+ "yearSum": 6790,
+ "monthAdd": 50,
+ "monthOut": 43,
+ "monthSum": 3200,
+ "totalNum": 1854,
+ "checkNum": 2100,
+ "personNum": 7800,
+ "subsidyTypeName": "鍥伴毦娈嬬柧鐢熸椿琛ヨ创",
+ "child": null
+ },
+ {
+ "id": 2,
+ "subsidyType": 1,
+ "areaId": "1336922902628536320",
+ "month": "2020-12",
+ "yearAdd": 600,
+ "yearOut": 109,
+ "yearSum": 5540,
+ "monthAdd": 67,
+ "monthOut": 10,
+ "monthSum": 2300,
+ "totalNum": 1200,
+ "checkNum": 1300,
+ "personNum": 5700,
+ "subsidyTypeName": "閲嶅害娈嬬柧浜虹敓娲昏ˉ璐�",
+ "child": null
+ }
+ ]
+ }
+```
+<h4 id='4.2'>4.2鑾峰彇鍘嗗彶缁熻鏁版嵁</h4>
+###### 鎺ュ彛鍔熻兘
+> 鏍规嵁鍖哄煙id鍜岃ˉ璐寸被鍨嬭幏鍙栬幏鍙栧巻鍙茬粺璁℃暟鎹�
+
+###### URL
+> /api2/fwdx/getHistoryStaticsData
+
+###### 鏀寔鏍煎紡
+> JSON
+
+###### HTTP璇锋眰鏂瑰紡
+> GET
+
+###### 璇锋眰鍙傛暟
+|鍙傛暟|蹇呴�墊绫诲瀷|璇存槑|
+|:----- |:-------|:-----|----- |
+| areaId | 鏄� |String | 鍖哄煙id |
+| type | 鍚� |Integer | 琛ヨ创绫诲瀷 |
+
+###### 杩斿洖瀛楁
+|杩斿洖瀛楁|瀛楁绫诲瀷|璇存槑 |
+|:----- |:------|:----------------------------- |
+| month | String | 鏈堜唤 |
+| mAdd | int | 鏈堟柊澧� |
+| mOut | int | 鏈堥��鍑� |
+| totalName | int | 鐢宠鎬绘鏁� |
+| checkNum | int | 澶嶆牳鎬绘鏁� |
+
+###### 鎺ュ彛绀轰緥
+``` java
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607744308886,
+ "result": [
+ {
+ "mOut": 53,
+ "month": "2020-12",
+ "checkNum": 3400,
+ "mAdd": 117,
+ "totalName": 3054
+ },
+ {
+ "mOut": 15,
+ "month": "2020-11",
+ "checkNum": 3400,
+ "mAdd": 75,
+ "totalName": 2454
+ },
+ {
+ "mOut": 25,
+ "month": "2020-10",
+ "checkNum": 3400,
+ "mAdd": 105,
+ "totalName": 2284
+ }
+ ]
+}
+```
+
+
<h3 id='5'>浜斻�佹湇鍔℃満鏋�</h2>
<h4 id='5.1'>5.1鏍规嵁鍖哄煙id鑾峰彇鍖哄煙涓嬫墍鏈夋満鏋勫拰浜哄憳鏁伴噺浠ュ強璁㈠崟鎬绘暟</h4>
@@ -363,9 +726,9 @@
}
}
```
-<h4 id='5.3'>5.3鏍规嵁鍖哄煙id鍜岃鍗曢噺鏌ヨ鏈嶅姟鏈烘瀯鎺掑悕鎯呭喌</h4>
+<h4 id='5.3'>5.3 鏈嶅姟鏈烘瀯璁㈠崟閲�</h4>
###### 鎺ュ彛鍔熻兘
-> 鏍规嵁鍖哄煙id鍜岃鍗曢噺鏌ヨ鏈嶅姟鏈烘瀯鎺掑悕鎯呭喌
+> 鏈嶅姟鏈烘瀯璁㈠崟閲�
###### URL
> /api/fwjg/getFwjgOrderByOrderNumber
@@ -384,15 +747,150 @@
###### 杩斿洖瀛楁
|杩斿洖瀛楁|瀛楁绫诲瀷|璇存槑 |
|:----- |:------|:----------------------------- |
-| records | list | 鏈嶅姟鏈烘瀯list |
+| name | String | 鏈嶅姟鏈烘瀯鍚嶇О |
+| orderNumber | int | 璁㈠崟閲� |
###### 鎺ュ彛绀轰緥
``` java
-
-
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607822690539,
+ "result": [
+ {
+ "id": "13",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "1",
+ "name": "搴峰鎸夋懇",
+ "orderNumber": 0
+ },
+ {
+ "id": "21",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "2",
+ "name": "涓汉鍗敓鏈嶅姟",
+ "orderNumber": 0
+ },
+ {
+ "id": "22",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "2",
+ "name": "鍠樻伅鏈嶅姟",
+ "orderNumber": 0
+ },
+ {
+ "id": "23",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "2",
+ "name": "闄瘖鏈嶅姟",
+ "orderNumber": 0
+ },
+ {
+ "id": "24",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "2",
+ "name": "鍗忓姪绉讳綅",
+ "orderNumber": 0
+ },
+ {
+ "id": "31",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "3",
+ "name": "灏忔椂宸�",
+ "orderNumber": 0
+ },
+ {
+ "id": "32",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "3",
+ "name": "鏃ュ父淇濇磥",
+ "orderNumber": 0
+ },
+ {
+ "id": "33",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "3",
+ "name": "琛f湇鎷嗘礂缂濊ˉ",
+ "orderNumber": 0
+ },
+ {
+ "id": "41",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "4",
+ "name": "鍏虫��鏈嶅姟",
+ "orderNumber": 0
+ },
+ {
+ "id": "42",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "4",
+ "name": "鐢熸椿闄即",
+ "orderNumber": 0
+ }
```
-<h4 id='5.4'>5.4鏍规嵁鍖哄煙id鍜岃鍗曢噺鏌ヨ鏈嶅姟鏈烘瀯鎺掑悕鎯呭喌</h4>
+<h4 id='5.4'>5.4 鏈嶅姟棰嗗煙璁㈠崟閲�</h4>
###### 鎺ュ彛鍔熻兘
-> 鏍规嵁鍖哄煙id鍜岃鍗曢噺鏌ヨ瀹為檯鏈嶅姟鎺掑悕鎯呭喌
+> 鏈嶅姟棰嗗煙璁㈠崟閲�
###### URL
> /api/fwjg/getFuwuDetailsOrderByOrderNumber
@@ -411,10 +909,148 @@
###### 杩斿洖瀛楁
|杩斿洖瀛楁|瀛楁绫诲瀷|璇存槑 |
|:----- |:------|:----------------------------- |
-| records | list | 鏈嶅姟璇︽儏list |
+| name | String | 鏈嶅姟棰嗗煙鍚嶇О |
+| orderNumber | int | 璁㈠崟閲� |
###### 鎺ュ彛绀轰緥
``` java
-
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607823539804,
+ "result": [
+ {
+ "id": "13",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "1",
+ "name": "搴峰鎸夋懇",
+ "orderNumber": 0
+ },
+ {
+ "id": "21",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "2",
+ "name": "涓汉鍗敓鏈嶅姟",
+ "orderNumber": 0
+ },
+ {
+ "id": "22",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "2",
+ "name": "鍠樻伅鏈嶅姟",
+ "orderNumber": 0
+ },
+ {
+ "id": "23",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "2",
+ "name": "闄瘖鏈嶅姟",
+ "orderNumber": 0
+ },
+ {
+ "id": "24",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "2",
+ "name": "鍗忓姪绉讳綅",
+ "orderNumber": 0
+ },
+ {
+ "id": "31",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "3",
+ "name": "灏忔椂宸�",
+ "orderNumber": 0
+ },
+ {
+ "id": "32",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "3",
+ "name": "鏃ュ父淇濇磥",
+ "orderNumber": 0
+ },
+ {
+ "id": "33",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "3",
+ "name": "琛f湇鎷嗘礂缂濊ˉ",
+ "orderNumber": 0
+ },
+ {
+ "id": "41",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "4",
+ "name": "鍏虫��鏈嶅姟",
+ "orderNumber": 0
+ },
+ {
+ "id": "42",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "4",
+ "name": "鐢熸椿闄即",
+ "orderNumber": 0
+ }
+ ]
+}
```
<h4 id='5.5'>5.5鎵ц涓鍗�</h4>
###### 鎺ュ彛鍔熻兘
@@ -441,4 +1077,144 @@
| orderByExecuteList | list | 鎵ц涓鍗曡鎯� |
###### 鎺ュ彛绀轰緥
``` java
-
+{
+ "success": true,
+ "message": "success",
+ "code": 200,
+ "timestamp": 1607824114880,
+ "result": {
+ "orderByExecuteList": [
+ {
+ "order": {
+ "id": "fds3",
+ "createBy": null,
+ "createTime": "2020-12-12 21:00:00",
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": "1",
+ "detailId": "11",
+ "detail": "鎸囧璇勪及",
+ "duixiangId": "1",
+ "personId": "1",
+ "state": 0
+ },
+ "fuwuPerson": {
+ "id": "1",
+ "createBy": null,
+ "createTime": "2020-12-11 14:17:55",
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": "1",
+ "name": "寮犱笁",
+ "age": null,
+ "sex": null,
+ "sfzhm": null,
+ "orgFwId": "1"
+ },
+ "fuwuDetails": {
+ "id": "11",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "1",
+ "name": "鎸囧璇勪及",
+ "orderNumber": null
+ }
+ },
+ {
+ "order": {
+ "id": "1",
+ "createBy": null,
+ "createTime": "2020-12-17 17:27:37",
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": "1",
+ "detailId": "11",
+ "detail": "鎸囧璇勪及",
+ "duixiangId": "1",
+ "personId": "1",
+ "state": 0
+ },
+ "fuwuPerson": {
+ "id": "1",
+ "createBy": null,
+ "createTime": "2020-12-11 14:17:55",
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": "1",
+ "name": "寮犱笁",
+ "age": null,
+ "sex": null,
+ "sfzhm": null,
+ "orgFwId": "1"
+ },
+ "fuwuDetails": {
+ "id": "11",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "1",
+ "name": "鎸囧璇勪及",
+ "orderNumber": null
+ }
+ },
+ {
+ "order": {
+ "id": "2",
+ "createBy": null,
+ "createTime": "2020-12-24 17:27:41",
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": "1",
+ "detailId": "12",
+ "detail": "鍔熻兘璁粌",
+ "duixiangId": "1",
+ "personId": "1",
+ "state": 1
+ },
+ "fuwuPerson": {
+ "id": "1",
+ "createBy": null,
+ "createTime": "2020-12-11 14:17:55",
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": "1",
+ "name": "寮犱笁",
+ "age": null,
+ "sex": null,
+ "sfzhm": null,
+ "orgFwId": "1"
+ },
+ "fuwuDetails": {
+ "id": "12",
+ "createBy": null,
+ "createTime": null,
+ "updateBy": null,
+ "updateTime": null,
+ "delFlag": 0,
+ "areaId": null,
+ "orgFwId": null,
+ "pid": "1",
+ "name": "鍔熻兘璁粌",
+ "orderNumber": null
+ }
+ }
+ ],
+ "count": 3
+ }
+}
+銆併�併��
--
Gitblit v1.9.1