Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
base-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
base-platform
Commits
a12b3f17
Commit
a12b3f17
authored
Apr 15, 2022
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改构建api文档
parent
6e150ce5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
960 deletions
+38
-960
base-manager/src/main/java/com/mortals/xhx/module/business/service/impl/BusinessServiceImpl.java
...xhx/module/business/service/impl/BusinessServiceImpl.java
+5
-2
doc/api.md
doc/api.md
+33
-958
No files found.
base-manager/src/main/java/com/mortals/xhx/module/business/service/impl/BusinessServiceImpl.java
View file @
a12b3f17
...
...
@@ -135,8 +135,11 @@ public class BusinessServiceImpl extends AbstractCRUDServiceImpl<BusinessDao, Bu
siteBusinessEntity
.
setCreateUserId
(
context
==
null
?
1L
:
context
.
getUser
()
==
null
?
1L
:
context
.
getUser
().
getId
());
siteBusinessEntity
.
setCreateTime
(
new
Date
());
if
(
siteBusinessEntity
.
getIsBusiness
()
==
IsBusinessEnum
.
二级业务
.
getValue
()
&&
!
ObjectUtils
.
isEmpty
(
siteBusinessEntity
.
getParentId
()))
{
SiteBusinessEntity
tempSiteBusinessEntity
=
siteBusinessService
.
selectOne
(
new
SiteBusinessQuery
().
siteId
(
siteEntity
.
getId
()).
businessId
(
siteBusinessEntity
.
getParentId
()));
if
(
siteBusinessEntity
.
getIsBusiness
()
==
IsBusinessEnum
.
二级业务
.
getValue
()
&&
!
ObjectUtils
.
isEmpty
(
siteBusinessEntity
.
getParentId
()))
{
SiteBusinessEntity
tempSiteBusinessEntity
=
siteBusinessService
.
selectOne
(
new
SiteBusinessQuery
()
.
siteId
(
siteEntity
.
getId
())
.
businessId
(
siteBusinessEntity
.
getParentId
()));
if
(
ObjectUtils
.
isEmpty
(
tempSiteBusinessEntity
))
{
BusinessEntity
parentBusinessEntity
=
this
.
get
(
siteBusinessEntity
.
getParentId
(),
context
);
SiteBusinessEntity
parentSiteBusinessEntity
=
new
SiteBusinessEntity
();
...
...
doc/api.md
View file @
a12b3f17
...
...
@@ -71,7 +71,6 @@ msg|String|消息|-
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
用户退出注销
...
...
@@ -84,9 +83,6 @@ msg|String|消息|-
**请求样例:**
```
{
}
```
**响应参数:**
...
...
@@ -99,13 +95,6 @@ msg|String|消息|-
**响应消息样例:**
```
{
"msg":"成功",
"code":1,
"data":{
}
}
```
...
...
@@ -115,7 +104,6 @@ msg|String|消息|-
**请求方式:**
GET
**内容类型:**
image/gif
**简要描述:**
用户退出注销
...
...
@@ -128,9 +116,6 @@ msg|String|消息|-
**请求样例:**
```
{
}
```
**响应参数:**
...
...
@@ -237,20 +222,7 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code":1,
"data":{
"per_page":10,
"total":0,
"data":[],
"last_page":0,
"current_page":1
},
"query":{
"modelCode":"phxt1",
"modelName":"排号系统"
}
}
```
### 编辑模块
...
...
@@ -298,21 +270,6 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":6176,
"modelName":"04fih2",
"modelCode":"kacpeg",
"modelIcon":"oy5ihz",
"modelUrl":"rmc4uz",
"remark":"dtj1f0",
"sort":1782,
"createTime":"2022-01-20",
"createUserId":8772,
"updateTime":"2022-01-20"
}
}
```
...
...
@@ -360,21 +317,7 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":8731,
"modelName":"b958b2",
"modelCode":"sa3vfu",
"modelIcon":"s8xfms",
"modelUrl":"y5jder",
"remark":"klqy48",
"sort":8796,
"createTime":"2022-01-20",
"createUserId":2144,
"updateTime":"2022-01-20"
}
}
```
### 保存更新模块
...
...
@@ -435,22 +378,6 @@ data|object|数据对象|-
**响应消息样例:**
```
{
"msg":"新增模块成功",
"code":1,
"data":{
"__mortals_form_state__":"ADD",
"id":4,
"entity":{
"createTime":1642486776780,
"id":4,
"modelCode":"phxt1",
"modelName":"排号系统4",
"updateTime":1642486776780
}
}
}
```
...
...
@@ -641,29 +568,6 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":2620,
"ancestors":"m87uos",
"name":"b4hjgi",
"iid":"62ss1k",
"parentId":"hx11g2",
"haveSonArea":"7u3w55",
"haveSonDept":"kltdr7",
"haveGetDept":"o5ueuj",
"haveGetMatterList":"y2zr0m",
"areaCode":"o3wyjs",
"areaLevel":4809,
"shortName":"0p7dqk",
"domain":"2ctrad",
"status":6439,
"createTime":"2022-01-20",
"createUserId":291,
"updateTime":"2022-01-20"
}
}
```
### 查看区域
...
...
@@ -723,28 +627,7 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":9986,
"ancestors":"utvqy6",
"name":"bdmxue",
"iid":"7l0u9z",
"parentId":"ak7nvt",
"haveSonArea":"iq8jb6",
"haveSonDept":"1c888y",
"haveGetDept":"253kpt",
"haveGetMatterList":"vxnebl",
"areaCode":"gfghh4",
"areaLevel":2775,
"shortName":"0q979l",
"domain":"jafzub",
"status":1821,
"createTime":"2022-01-20",
"createUserId":6736,
"updateTime":"2022-01-20"
}
}
```
### 查看区域子信息
...
...
@@ -787,13 +670,7 @@ data|object|数据对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":9986,
}
}
```
### 获取所有区域信息
...
...
@@ -878,22 +755,6 @@ status|Integer|区域状态 (0.停用,1.正常)|是|-
**请求样例:**
```
{
"ancestors":"8irsxb",
"name":"77h3nx",
"iid":"wgcc7u",
"parentId":"h1zwvh",
"haveSonArea":"d636p4",
"haveSonDept":"v152k3",
"haveGetDept":"m55bew",
"haveGetMatterList":"36afns",
"areaCode":"sg2pvn",
"areaLevel":4403,
"shortName":"47synz",
"domain":"sugw2m",
"status":741,
}
```
**响应参数:**
...
...
@@ -925,22 +786,6 @@ data|object|数据对象|-
**响应消息样例:**
```
{
"msg":"新增模块成功",
"code":1,
"data":{
"__mortals_form_state__":"ADD",
"id":4,
"entity":{
"createTime":1642486776780,
"id":4,
"modelCode":"phxt1",
"modelName":"排号系统4",
"updateTime":1642486776780
}
}
}
```
...
...
@@ -1166,44 +1011,6 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"amWorkEndTime": 1642987956000,
"amWorkStartTime": 0,
"areaCode": "510100000000",
"areaID": "a1c5bc973eb74529b9329bcfd9680056",
"areaName": "成都市",
"building": 1,
"cityCode": "rmlgz8",
"createTime": 1642988135000,
"createUserId": 1,
"detailAddress": "pe7sux",
"districtCode": "qp9pce",
"id": 1,
"latitude": "23.223",
"level": 1,
"longitude": "52.554",
"modelIds": "1,2",
"pmWorkEndTime": 1642987956000,
"pmWorkStartTime": 1642987956000,
"proCode": "marig7",
"siteCode": "510100000000#1",
"siteIp": "192.168.0.1",
"siteName": "测试站点",
"sitePort": "12",
"siteRemark": "isntkh",
"siteTel": "13808095770",
"updateTime": 1642988135000,
"workday1": 1,
"workday2": 1,
"workday3": 1,
"workday4": 1,
"workday5": 1,
"workday6": 1,
"workday7": 1
}
}
```
...
...
@@ -1281,44 +1088,7 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"amWorkEndTime": 1642987956000,
"amWorkStartTime": 0,
"areaCode": "510100000000",
"areaID": "a1c5bc973eb74529b9329bcfd9680056",
"areaName": "成都市",
"building": 1,
"cityCode": "rmlgz8",
"createTime": 1642988135000,
"createUserId": 1,
"detailAddress": "pe7sux",
"districtCode": "qp9pce",
"id": 1,
"latitude": "23.223",
"level": 1,
"longitude": "52.554",
"modelIds": "1,2",
"pmWorkEndTime": 1642987956000,
"pmWorkStartTime": 1642987956000,
"proCode": "marig7",
"siteCode": "510100000000#1",
"siteIp": "192.168.0.1",
"siteName": "测试站点",
"sitePort": "12",
"siteRemark": "isntkh",
"siteTel": "13808095770",
"updateTime": 1642988135000,
"workday1": 1,
"workday2": 1,
"workday3": 1,
"workday4": 1,
"workday5": 1,
"workday6": 1,
"workday7": 1
}
}
```
### 保存更新站点
...
...
@@ -1369,36 +1139,6 @@ modelIds|String|部署模块,逗号分隔|是|-
**请求样例:**
```
{
"siteName":"测试站点",
"areaID":"a1c5bc973eb74529b9329bcfd9680056",
"areaCode":"510100000000",
"areaName":"成都市",
"proCode":"marig7",
"cityCode":"rmlgz8",
"districtCode":"qp9pce",
"siteIp":"192.168.0.1",
"sitePort":"12",
"longitude":"52.554",
"latitude":"23.223",
"siteTel":"13808095770",
"detailAddress":"pe7sux",
"siteRemark":"isntkh",
"amWorkStartTime":19,
"amWorkEndTime":1642987956000,
"pmWorkStartTime":1642987956000,
"pmWorkEndTime":1642987956000,
"workday1":1,
"workday2":1,
"workday3":1,
"workday4":1,
"workday5":1,
"workday6":1,
"workday7":1,
"level":1,
"building":1,
"modelIds":"1,2"
}
```
**响应参数:**
...
...
@@ -1447,21 +1187,6 @@ data|object|数据对象|-
**响应消息样例:**
```
{
"msg":"新增模块成功",
"code":1,
"data":{
"__mortals_form_state__":"ADD",
"id":4,
"entity":{
"createTime":1642486776780,
"id":4,
"modelCode":"phxt1",
"modelName":"排号系统4",
"updateTime":1642486776780
}
}
}
```
...
...
@@ -1507,24 +1232,21 @@ msg|String|消息|-
```
###
导出站点
###
构建站点树
**请求URL:**
site/
exportExcel
**请求URL:**
site/
siteTree
**请求方式:**
POS
T
**请求方式:**
GE
T
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出站点
**简要描述:**
构建站点树
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
siteName|String|站点名称|否|参数查询条件
areaID|String|区域Id|否|参数查询条件
**请求样例:**
```
...
...
@@ -1538,9 +1260,28 @@ idList|Arrays|id数组|否|需要导出的多项
```
**Response-example:**
**响应参数:**
参数名称 |参数类型|备注|其它
---|---|---|---
code|Integer|结果码(-1.失败,1.成功)|-
msg|String|消息|-
data|Object|数据|-
 
siteTree|List|数组|-
  
id|String|节点ID|-
  
label|String|节点名称|-
  
areaCode|String|区域编码|-
  
type|String|节点类型|-
  
children|List|子节点|-
**响应消息样例:**
```
...
{
"code":1,
"msg":"成功"
}
```
...
...
@@ -1669,21 +1410,6 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":7081,
"siteId":9331,
"siteName":"igyj6v",
"matterId":485,
"matterName":"8mm0b1",
"createTime":"2022-01-20",
"createUserId":349,
"updateTime":"2022-01-20",
"deptId":3293,
"deptName":"qo22cl"
}
}
```
...
...
@@ -1731,21 +1457,7 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":7628,
"siteId":3905,
"siteName":"9u3ley",
"matterId":6878,
"matterName":"k97mvs",
"createTime":"2022-01-20",
"createUserId":9396,
"updateTime":"2022-01-20",
"deptId":7460,
"deptName":"l7a3jn"
}
}
```
### 保存更新站点事项
...
...
@@ -2536,80 +2248,6 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":1513,
"siteId":3411,
"tid":"rknybh",
"tcode":"nyxs5s",
"tname":"6hucty",
"matterName":"8cvlog",
"englishName":"tp6ph0",
"matterNo":"1pv2pv",
"belongDept":"p73meo",
"appoveObjectShow":"40ug5a",
"operatScopeShow":"wi5se3",
"appoveTimeLimitShow":"kaz4jp",
"handleType":"mtjyra",
"legalTimeLimitShow":"agt6mk",
"legalEndExplain":"dccymh",
"promiseTimeLimitShow":"nm36j6",
"promiseEndExplain":"xd6mne",
"isChargesShow":"klljax",
"certificationLevelsShow":"3tgw84",
"planTakeTime":"2022-01-20",
"promiseTakeTime":"2022-01-20",
"specialProcedure":"jgif0z",
"windowToTheSceneNum":1798,
"isOnlineSubscribeShow":"yhzp4d",
"isExpressTakeShow":"1opov3",
"isProvinceAcquisitionShow":"32tcmd",
"isApplyProvinceShow":"i7qmv1",
"mustSceneExplain":"wqx092",
"onlineType":"qr56dg",
"onlineToTheSceneNum":2361,
"onlineOperatDeep":"2x51ur",
"isExpressTakeOnlineShow":"1o007k",
"isDoorTakeShow":"g769vv",
"onlineMustSceneExplain":"jt37u2",
"performDeptType":"7tf30x",
"matterEdition":"j9ue98",
"eventTypeShow":"7l3fgr",
"performHierarchyShow":"ujtdx7",
"powerSourceShow":"8y1dxf",
"performDeptTypeShow":"ou89sg",
"goveServiceCenterShow":"w7b9fa",
"isConvenientCenterShow":"mzwssp",
"terminalHandle":"zdskwd",
"isOnline":"x4taod",
"isOnlinePayShow":"kyxnb3",
"entrustmentDepartmen":"y3n4fj",
"jointInfoShow":"y7m51o",
"matterStatus":"e19mru",
"numberLimit":8493,
"type":"cys78w",
"baseCode":"vqhtis",
"implementCode":"1anjz4",
"implementBodyCode":"dmhyfn",
"operateItemCode":"uglwe6",
"townshipName":"l6td41",
"townshipCode":"79hvbs",
"villageName":"yn015f",
"villageCode":"vkm5aw",
"operateTime":"7aem4f",
"operateSite":"ilj5yw",
"cousultingShow":"pvarqa",
"cousultingTelephoneShow":"zgrm40",
"superviseShow":"0d1vsr",
"sort":4329,
"source":7738,
"createTime":"2022-01-20",
"createUserId":5257,
"updateTime":"2022-01-20"
}
}
```
### 查看基础事项
...
...
@@ -2740,79 +2378,7 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":5000,
"siteId":1036,
"tid":"vg4owh",
"tcode":"cn4ko1",
"tname":"aa3omh",
"matterName":"nx5f1p",
"englishName":"shrdj0",
"matterNo":"tr65pe",
"belongDept":"4bfi5o",
"appoveObjectShow":"2kg9vp",
"operatScopeShow":"zazo9n",
"appoveTimeLimitShow":"qh8f9v",
"handleType":"ji2yne",
"legalTimeLimitShow":"ao61jf",
"legalEndExplain":"w5u5iq",
"promiseTimeLimitShow":"619q04",
"promiseEndExplain":"ewgt50",
"isChargesShow":"fnycln",
"certificationLevelsShow":"8y0cxo",
"planTakeTime":"2022-01-20",
"promiseTakeTime":"2022-01-20",
"specialProcedure":"yb32hc",
"windowToTheSceneNum":7370,
"isOnlineSubscribeShow":"k13o3k",
"isExpressTakeShow":"ud3nsn",
"isProvinceAcquisitionShow":"nyafga",
"isApplyProvinceShow":"i8yiie",
"mustSceneExplain":"zqdakt",
"onlineType":"0lmar8",
"onlineToTheSceneNum":7901,
"onlineOperatDeep":"yc637k",
"isExpressTakeOnlineShow":"uzcqlu",
"isDoorTakeShow":"cisnlw",
"onlineMustSceneExplain":"98ske2",
"performDeptType":"oqfhto",
"matterEdition":"9dr9h0",
"eventTypeShow":"czzu89",
"performHierarchyShow":"r0uj8s",
"powerSourceShow":"w3d0r6",
"performDeptTypeShow":"ef06e5",
"goveServiceCenterShow":"vvzy2e",
"isConvenientCenterShow":"aqh3kw",
"terminalHandle":"22w3a0",
"isOnline":"bf1f5y",
"isOnlinePayShow":"84o2w5",
"entrustmentDepartmen":"56b0tq",
"jointInfoShow":"3iuubg",
"matterStatus":"0l5dg4",
"numberLimit":7263,
"type":"i2csfq",
"baseCode":"g9zlyr",
"implementCode":"4wwv98",
"implementBodyCode":"wihfue",
"operateItemCode":"slxvhy",
"townshipName":"5bviwi",
"townshipCode":"l8cwsc",
"villageName":"gf369e",
"villageCode":"2o0fio",
"operateTime":"uhokg1",
"operateSite":"dr9sax",
"cousultingShow":"e660fi",
"cousultingTelephoneShow":"o1ed8s",
"superviseShow":"2cczgc",
"sort":4614,
"source":4929,
"createTime":"2022-01-20",
"createUserId":734,
"updateTime":"2022-01-20"
}
}
```
### 保存更新基础事项
...
...
@@ -2898,72 +2464,6 @@ source|Integer|事项来源(0.政务网,1.自定义)|是|-
**请求样例:**
```
{
"siteId":2175,
"tid":"vj0c4k",
"tcode":"xgdx1h",
"tname":"q70ok3",
"matterName":"p5vb46",
"englishName":"2uihks",
"matterNo":"2ghatn",
"belongDept":"1kscro",
"appoveObjectShow":"mw37kz",
"operatScopeShow":"qlsd3k",
"appoveTimeLimitShow":"obii9w",
"handleType":"1gb2jc",
"legalTimeLimitShow":"nrca5t",
"legalEndExplain":"167abw",
"promiseTimeLimitShow":"ns9i3k",
"promiseEndExplain":"nye4ew",
"isChargesShow":"2qvtup",
"certificationLevelsShow":"kko737",
"planTakeTime":"2022-01-20",
"promiseTakeTime":"2022-01-20",
"specialProcedure":"62yyl9",
"windowToTheSceneNum":9829,
"isOnlineSubscribeShow":"y9v60s",
"isExpressTakeShow":"wc40e0",
"isProvinceAcquisitionShow":"k0pgs5",
"isApplyProvinceShow":"30l80o",
"mustSceneExplain":"8ebrm8",
"onlineType":"ovovnc",
"onlineToTheSceneNum":8702,
"onlineOperatDeep":"iab9pq",
"isExpressTakeOnlineShow":"xtbu12",
"isDoorTakeShow":"0q5kbc",
"onlineMustSceneExplain":"mhe9fu",
"performDeptType":"y5ohc3",
"matterEdition":"ufb276",
"eventTypeShow":"eflcbp",
"performHierarchyShow":"c0g79p",
"powerSourceShow":"fqu166",
"performDeptTypeShow":"v3kk6y",
"goveServiceCenterShow":"k5ldlb",
"isConvenientCenterShow":"6d57bh",
"terminalHandle":"pzr7vt",
"isOnline":"ro6utf",
"isOnlinePayShow":"u8o4dv",
"entrustmentDepartmen":"12asoe",
"jointInfoShow":"pigyms",
"matterStatus":"46ay6p",
"numberLimit":5020,
"type":"8qjcu2",
"baseCode":"tsf1yr",
"implementCode":"lvovef",
"implementBodyCode":"bkoy0s",
"operateItemCode":"0sb48q",
"townshipName":"uz2wyo",
"townshipCode":"j130q7",
"villageName":"goc778",
"villageCode":"0i58kc",
"operateTime":"yfaklr",
"operateSite":"7fyl9r",
"cousultingShow":"qldvhk",
"cousultingTelephoneShow":"i59woq",
"superviseShow":"gusljq",
"sort":7296,
"source":2283,
}
```
**响应参数:**
...
...
@@ -3107,46 +2607,6 @@ msg|String|消息|-
```
### 导出基础事项
**请求URL:**
matter/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出基础事项
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
matterName|String|事项名称|否|参数查询条件
matterNo|String|事项编号|否|参数查询条件
belongDept|String|所属部门|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"matterName":"vlpkb2",
"matterNo":"1oqkpu",
"belongDept":"yybosj",
}
```
**Response-example:**
```
...
```
## 事项申请材料
...
...
@@ -3316,36 +2776,6 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":670,
"matterId":6276,
"matterName":"z7tdo4",
"materialName":"wn8wpn",
"isMust":"4kcnpb",
"materialType":"jjpxmd",
"materialProperty":"6597q2",
"electronicgs":"twnulm",
"materialSource":"tbg5wx",
"paperNum":7902,
"paperGg":"3js3bk",
"jianmMs":"znkya7",
"sealWay":"psc6z7",
"isjianm":"hskl90",
"isLack":"2urz4c",
"ybUrl":"p37ya7",
"materialSourceSm":"o7hlpt",
"remarkSub":"ylkmkh",
"clauseContent":"6pee5m",
"summary":"6hu4m2",
"remark":"e5dzib",
"source":4058,
"createTime":"2022-01-20",
"createUserId":4086,
"updateTime":"2022-01-20"
}
}
```
...
...
@@ -3426,36 +2856,7 @@ dict|object|字典对象|-
**响应消息样例:**
```
{
"code": 1,
"data": {
"id":6667,
"matterId":2264,
"matterName":"jng4l0",
"materialName":"z8sbp5",
"isMust":"0hxxob",
"materialType":"w1yygh",
"materialProperty":"0yug39",
"electronicgs":"j80y60",
"materialSource":"cu9kw0",
"paperNum":1296,
"paperGg":"wlfcmr",
"jianmMs":"gvfg9j",
"sealWay":"ttxnju",
"isjianm":"j2i6tm",
"isLack":"jrt0gg",
"ybUrl":"kh58p3",
"materialSourceSm":"yelwmv",
"remarkSub":"e0efbu",
"clauseContent":"eytgh0",
"summary":"gatoti",
"remark":"blro75",
"source":5220,
"createTime":"2022-01-20",
"createUserId":6949,
"updateTime":"2022-01-20"
}
}
```
### 保存更新事项申请材料
...
...
@@ -3507,29 +2908,6 @@ datumFileList|arrays|附件列表|是|-
**请求样例:**
```
{
"matterId":7609,
"matterName":"0i0f7m",
"materialName":"38wo9f",
"isMust":"bzcjjz",
"materialType":"mofras",
"materialProperty":"ptstna",
"electronicgs":"qz2si5",
"materialSource":"24ymqm",
"paperNum":3994,
"paperGg":"8zeplw",
"jianmMs":"t11uzz",
"sealWay":"fhbkrb",
"isjianm":"1ok97h",
"isLack":"svnfb3",
"ybUrl":"sdq3he",
"materialSourceSm":"i9x14u",
"remarkSub":"ppmp5k",
"clauseContent":"tfwm2f",
"summary":"8mq799",
"remark":"2ldpi1",
"source":6614,
}
```
**响应参数:**
...
...
@@ -3605,47 +2983,6 @@ msg|String|消息|-
```
### 导出事项申请材料
**请求URL:**
matter/datum/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出事项申请材料
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
matterId|Long|事项id|否|参数查询条件
matterName|String|事项名称|否|参数查询条件
materialName|String|材料名|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"matterId":5235,
"matterName":"6k6le3",
"materialName":"rbaz4e",
}
```
**Response-example:**
```
...
```
## 事项受理条件
...
...
@@ -3951,42 +3288,6 @@ msg|String|消息|-
```
### 导出事项受理条件
**请求URL:**
matter/accept/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出事项受理条件
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
matterId|Long|基础事项表id|否|参数查询条件
matterName|String|事项名称|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"matterId":6667,
"matterName":"wa8mkv",
}
```
**Response-example:**
```
...
```
## 事项收费标准
...
...
@@ -4293,43 +3594,6 @@ msg|String|消息|-
```
### 导出事项收费标准
**请求URL:**
matter/charges/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出事项收费标准
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
matterId|Long|事项基础表matter id|否|参数查询条件
matterName|String|事项名称|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"matterId":4015,
"matterName":"f99ohh",
}
```
**Response-example:**
```
...
```
## 材料附件
...
...
@@ -4654,43 +3918,6 @@ msg|String|消息|-
```
### 导出材料附件
**请求URL:**
matter/datum/file/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出材料附件
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
datumId|Long|材料id|否|参数查询条件
fileName|String|附件名称|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"datumId":7231,
"fileName":"z17rsx",
}
```
**Response-example:**
```
...
```
## 事项办理流程
...
...
@@ -5020,43 +4247,6 @@ msg|String|消息|-
```
### 导出事项办理流程
**请求URL:**
matter/flowlimit/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出事项办理流程
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
matterId|Long|事项基础表id|否|参数查询条件
matterName|String|事项名称|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"matterId":7251,
"matterName":"xrnfds",
}
```
**Response-example:**
```
...
```
## 事项中介服务
...
...
@@ -5388,45 +4578,6 @@ msg|String|消息|-
```
### 导出事项中介服务
**请求URL:**
matter/intermediary/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出事项中介服务
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
matterId|Long|事项matter id|否|参数查询条件
matterName|String|事项名称|否|参数查询条件
title|String|中介服务事项名称|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"matterId":4026,
"matterName":"m5ltxu",
"title":"7vm3bc",
}
```
**Response-example:**
```
...
```
## 事项常见问题
...
...
@@ -9477,42 +8628,6 @@ msg|String|消息|-
```
### 导出短信模板
**请求URL:**
sms/template/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出短信模板
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
siteid|Long|站点ID|否|参数查询条件
code|String|模板code|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"siteid":7279,
"code":"ehvjms",
}
```
**Response-example:**
```
...
```
## 节假日
...
...
@@ -9841,46 +8956,6 @@ msg|String|消息|-
```
### 导出节假日
**请求URL:**
holiday/exportExcel
**请求方式:**
POST
**内容类型:**
application/json;charset=utf-8
**简要描述:**
导出节假日
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
idList|Arrays|id数组|否|需要导出的多项
siteId|Long|站点ID|否|参数查询条件
name|String|节日名称|否|参数查询条件
year|Integer|年份|否|参数查询条件
**请求样例:**
```
{
idList:[1,2],
"siteId":7898,
"name":"n5z18l",
"year":1876,
}
```
**Response-example:**
```
...
```
## 字典附录
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment