Commit 6e554419 authored by 赵啸非's avatar 赵啸非

设置材料倒序

parent c4397b65
......@@ -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);
......
......@@ -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 = "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment