Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_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
赵啸非
smart_gov_platform
Commits
6e554419
Commit
6e554419
authored
Jan 07, 2025
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设置材料倒序
parent
c4397b65
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
13 deletions
+14
-13
base-manager/src/main/java/com/mortals/xhx/common/utils/MatterDetailHtmlParseUtil.java
...m/mortals/xhx/common/utils/MatterDetailHtmlParseUtil.java
+2
-1
base-manager/src/main/java/com/mortals/xhx/module/matter/model/MatterEntity.java
...ava/com/mortals/xhx/module/matter/model/MatterEntity.java
+12
-12
No files found.
base-manager/src/main/java/com/mortals/xhx/common/utils/MatterDetailHtmlParseUtil.java
View file @
6e554419
...
...
@@ -441,7 +441,8 @@ public class MatterDetailHtmlParseUtil {
// String url = "http://www.sczwfw.gov.cn/jiq/front/transition/ywTransToDetail?areaCode=511500000000&itemCode=511A0000400004-511500000000-000-1151120000870212XU-1-00&taskType=1&deptCode=3922757070285361152";
// String url = "http://www.sczwfw.gov.cn/jiq/front/transition/ywTransToDetail?areaCode=511500000000&itemCode=512036008003-511500000000-000-11511200MB1503849K-1-00&taskType=20&deptCode=3907787168696946688";
//String url = "https://www.sczwfw.gov.cn/jiq/front/transition/ywTransToDetail?areaCode=511500000000&itemCode=511A0101600004-511500000000-000-11511200008702584B-1-00&taskType=1&deptCode=511501-7";
String
url
=
"http://www.sczwfw.gov.cn/jiq/front/transition/ywTransToDetail?areaCode=511500000000&itemCode=511A0358400001-511500000000-000-11511200MB1666138E-1-00&taskType=1&deptCode=11511200008702664Y"
;
//String url = "http://www.sczwfw.gov.cn/jiq/front/transition/ywTransToDetail?areaCode=511500000000&itemCode=511A0358400001-511500000000-000-11511200MB1666138E-1-00&taskType=1&deptCode=11511200008702664Y";
String
url
=
"http://www.sczwfw.gov.cn/jiq/front/transition/ywTransToDetail?areaCode=511722000000&itemCode=511Z07001006-511722000000-000-115114220088257013-1-00&taskType=10&deptCode=115114220088257013"
;
Document
dom
=
MatterDetailHtmlParseUtil
.
getDomByHtml
(
url
);
Map
<
String
,
String
>
baseInfoMap
=
MatterDetailHtmlParseUtil
.
getbaseInfoMapByHtml
(
dom
);
...
...
base-manager/src/main/java/com/mortals/xhx/module/matter/model/MatterEntity.java
View file @
6e554419
...
...
@@ -1839,7 +1839,7 @@ public class MatterEntity extends MatterVo {
this
.
promiseEndExplain
=
""
;
this
.
isChargesShow
=
"
否
"
;
this
.
isChargesShow
=
"
无
"
;
this
.
certificationLevelsShow
=
"实名认证"
;
...
...
@@ -1851,13 +1851,13 @@ public class MatterEntity extends MatterVo {
this
.
windowToTheSceneNum
=
null
;
this
.
isOnlineSubscribeShow
=
"
否
"
;
this
.
isOnlineSubscribeShow
=
"
无
"
;
this
.
isExpressTakeShow
=
"
否
"
;
this
.
isExpressTakeShow
=
"
无
"
;
this
.
isProvinceAcquisitionShow
=
"
否
"
;
this
.
isProvinceAcquisitionShow
=
"
无
"
;
this
.
isApplyProvinceShow
=
"
否
"
;
this
.
isApplyProvinceShow
=
"
无
"
;
this
.
mustSceneExplain
=
""
;
...
...
@@ -1869,7 +1869,7 @@ public class MatterEntity extends MatterVo {
this
.
isExpressTakeOnlineShow
=
""
;
this
.
isDoorTakeShow
=
"
否
"
;
this
.
isDoorTakeShow
=
"
无
"
;
this
.
onlineMustSceneExplain
=
""
;
...
...
@@ -1885,17 +1885,17 @@ public class MatterEntity extends MatterVo {
this
.
performDeptTypeShow
=
""
;
this
.
goveServiceCenterShow
=
"
否
"
;
this
.
goveServiceCenterShow
=
"
无
"
;
this
.
isConvenientCenterShow
=
"
否
"
;
this
.
isConvenientCenterShow
=
"
无
"
;
this
.
terminalHandle
=
"
是
"
;
this
.
terminalHandle
=
"
无
"
;
this
.
isOnline
=
"
是
"
;
this
.
isOnline
=
"
无
"
;
this
.
isOnlinePayShow
=
"
是
"
;
this
.
isOnlinePayShow
=
"
无
"
;
this
.
entrustmentDepartmen
=
"
是
"
;
this
.
entrustmentDepartmen
=
"
无
"
;
this
.
jointInfoShow
=
""
;
...
...
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