wenhongquan 2 年之前
父節點
當前提交
cea8260127

+ 5 - 1
WebRoot/WEB-INF/classes/WEB-INF/jsp/information/annualPlan/annualPlan_report_list.jsp

@@ -799,6 +799,7 @@
 		var roadname="";
 		var roadid = "";  //声明js变量
 		function zTreeOnClick(e,reportid,roadname,roadid) {	
+			debugger;
 			console.log("zTreeOnClick");
 			thisElement = e;
 			$('.wrapselect').removeClass('wrapselect');
@@ -1074,6 +1075,7 @@
 															/* html2 +='<td><img style="margin-left: 5%;margin-top: 2%;" src="static/images/bz.png" title="编制" onclick="showTableRecod(\''+name+'\',\''+companyid+'\',\''+companyname+'\',\''+year+'\',\''+roadid+'\',\''+roadname+'\',\'highway_repair_project_dettable\',\''+status+'\',\''+rolename+'\',\'2\');"/></td>'; */
 													html2 += '</tr>';
 													$("#repair_tb").append(html2);
+													debugger;
 												sb_fee_repair = addNum(sb_fee_repair , dataList2[i].PROJECT_COST);
 												sh_fee_repair = addNum(sh_fee_repair , dataList2[i].AUDIT_FEE);
 											}
@@ -1174,7 +1176,8 @@
 											$("#test_tb").append(html_last4);
 										}
 										
-										//科研项目										
+										//科研项目
+										debugger;
 										var dataList5 =data.list5;
 										var sb_fee_science=0,sh_fee_science=0;
 										if(dataList5.length > 0){
@@ -1320,6 +1323,7 @@
 		
 		//显示所选表格
 		function showTableRecod(TABLE_NAME,COMPANY_ID,COMPANY_NAME,YEAR,ROAD_ID,ROAD_NAME,TYPE,STATUS,ROLENAME,BUTTON_NAME){
+			debugger;
 // 			console.log(${varList})
 // 			console.log(${pd})
 			getTop(globalThis).jzts();	

+ 1 - 1
WebRoot/WEB-INF/classes/WEB-INF/jsp/information/monthProgress/rc/dailyCompletion_list.jsp

@@ -2592,7 +2592,7 @@
 	 	//FixTable("simple-table",3, $('#main-container').width()-17, $('.no-skin').parent().height()-100);
  		var piframe = parent.document.getElementById("page_rc");
 		var iframew = piframe.offsetWidth;
-		var iframeh = piframe.offsetHeight-65;
+		var iframeh = piframe.offsetHeight-95;
 		FixTable("simple-table", 2, iframew, iframeh);
 });
  

+ 1 - 1
WebRoot/WEB-INF/classes/WEB-INF/jsp/information/monthProgress/yj/monthProgress_table.jsp

@@ -630,7 +630,7 @@
 		//获取报告中所有表格列表
 		function showTableRecod(YEAR,COMPANY_ID,COMPANY,ROAD_ID,ROAD,PROJECT_NAME){
 			getTop(globalThis).jzts();
-			getTop(globalThis).mainFrame.tabAddHandler(null,"应急养护详情","yjmonthProgress/showTableRecod.do?YEAR=" + YEAR +"&COMPANY_ID="+COMPANY_ID +"&COMPANY="+COMPANY+"&ROAD_ID="+ROAD_ID+"&ROAD="+ROAD+"&PROJECT_NAME="+PROJECT_NAME);
+			getTop(globalThis).mainFrame.tabAddHandler(null,"应急养护详情","yjmonthProgress/showTableRecod.do?YEAR=" + YEAR +"&COMPANY_ID="+COMPANY_ID +"&COMPANY="+COMPANY+"&ROAD_ID="+ROAD_ID+"&ROAD="+ROAD+"&PROJECT_NAME="+encodeURIComponent(PROJECT_NAME));
 		};
 		$(function() {
 			var piframe = parent.document.getElementById("page_yj");

+ 69 - 99
WebRoot/WEB-INF/classes/WEB-INF/jsp/system/index/default.jsp

@@ -60,7 +60,6 @@ setTimeout("getTop(globalThis).hangge()",500);
             <ul class="table-row-head">  
                 <li class="center table-cell">路公司</li>  
                 <li class="center table-cell">桥梁</li>  
-                <li class="center table-cell">涵洞</li>
                 <li class="center table-cell">隧道</li> 
                 <li class="center table-cell">路线</li> 
             </ul>  
@@ -68,125 +67,96 @@ setTimeout("getTop(globalThis).hangge()",500);
         <div class="table-footer-group">  
             <ul class="table-row-head">  
                 <li class="center table-cell">合计</li>  
-                <li class="center table-cell">9256个</li>  
-                <li class="center table-cell">1400个</li>  
-                <li class="center table-cell">50个</li>
-                <li class="center table-cell">4436KM</li>
+                <li class="center table-cell">5994个</li>   
+                <li class="center table-cell">3个</li>
+                <li class="center table-cell">4870.14KM</li>
             </ul>  
         </div>  
         <div class="table-row-group">   
             <ul class="table-row-1">  
                 <li class="center table-cell" style="line-height:29px;">江苏省高速公路经营管理中心</li>  
-                <li class="center table-cell">1417个</li>  
-                <li class="center table-cell">125个</li>
-                <li class="center table-cell">8个</li>
-                <li class="center table-cell">917KM</li>
-            </ul>   
-            <ul class="table-row-2">  
-                <li class="center table-cell" style="line-height:29px;">江苏宁杭高速公路有限公司</li>  
-                <li class="center table-cell">311个</li>  
-                <li class="center table-cell">125个</li>
-                <li class="center table-cell">8个</li>
-                <li class="center table-cell">179KM</li>
-            </ul>  
-            <ul class="table-row-1">  
-                <li class="center table-cell" style="line-height:29px;">江苏宁靖盐高速公路有限公司</li>  
-                <li class="center table-cell">474个</li>  
-                <li class="center table-cell">125个</li>
-                <li class="center table-cell">8个</li>
-                <li class="center table-cell">270KM</li>
+                <li class="center table-cell">960个</li>  
+                <li class="center table-cell">1个</li>
+                <li class="center table-cell">465.4KM</li>
             </ul>  
-            <ul class="table-row-2">  
-                <li class="center table-cell">江苏宁宿徐高速公司有限公司</li>  
-                <li class="center table-cell">750个</li>  
-                <li class="center table-cell">92个</li>
-                <li class="center table-cell">2个</li>
-                <li class="center table-cell">307KM</li>
-            </ul>
-            <ul class="table-row-1">  
-                <li class="center table-cell">江苏宿淮盐高速公路管理有限公司</li>  
-                <li class="center table-cell">763个</li>  
-                <li class="center table-cell">89个</li>
-                <li class="center table-cell">2个</li>
-                <li class="center table-cell">242KM</li>
-            </ul> 
-            <ul class="table-row-2">  
-                <li class="center table-cell">江苏广靖锡澄高速公路有限责任公司</li>  
-                <li class="center table-cell">799个</li>  
-                <li class="center table-cell">88个</li>
+			<ul class="table-row-2">  
+                <li class="center table-cell" style="line-height:29px;">江苏宁沪高速公路股份有限公司</li>  
+                <li class="center table-cell">590个</li>  
                 <li class="center table-cell">1个</li>
-                <li class="center table-cell">349KM</li>
+                <li class="center table-cell">373.77KM</li>
             </ul> 
             <ul class="table-row-1">  
-                <li class="center table-cell">江苏东部高速公路管理有限公司</li>  
-                <li class="center table-cell">768个</li>  
-                <li class="center table-cell">95个</li>
-                <li class="center table-cell">2个</li>
-                <li class="center table-cell">456KM</li>
-            </ul> 
+                <li class="center table-cell">江苏京沪高速公路有限公司</li>  
+                <li class="center table-cell">409个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">459.98KM</li>
+            </ul> 	
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏宁常镇溧高速公路有限公司</li>  
-                <li class="center table-cell">396个</li>  
-                <li class="center table-cell">67个</li>
-                <li class="center table-cell">1个</li>
-                <li class="center table-cell">189KM</li>
+                <li class="center table-cell">江苏扬子江高速通道管理有限公司</li>  
+                <li class="center table-cell">351个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">266.8KM</li>
             </ul> 
             <ul class="table-row-1">  
-                <li class="center table-cell" style="line-height:29px;">江苏宁沪高速公路股份有限公司</li>  
-                <li class="center table-cell">734个</li>  
-                <li class="center table-cell">125个</li>
-                <li class="center table-cell">8个</li>
-                <li class="center table-cell">265KM</li>
-            </ul>  
+                <li class="center table-cell">江苏苏通大桥有限责任公司</li>  
+                <li class="center table-cell">182个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">243.81KM</li>
+            </ul> 
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏扬子大桥股份有限公司</li>  
-                <li class="center table-cell">162个</li>  
-                <li class="center table-cell">115个</li>
-                <li class="center table-cell">7个</li>
-                <li class="center table-cell">58KM</li>
-            </ul>
+                <li class="center table-cell">江苏润扬大桥发展有限责任公司</li>  
+                <li class="center table-cell">55个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">34.35KM</li>
+            </ul>	
             <ul class="table-row-1">  
-                <li class="center table-cell">江苏京沪高速公路有限公司</li>  
-                <li class="center table-cell">748个</li>  
-                <li class="center table-cell">124个</li>
-                <li class="center table-cell">6个</li>
-                <li class="center table-cell">373KM</li>
-            </ul>  
+                <li class="center table-cell">江苏泰州大桥有限公司</li> 
+               	<li class="center table-cell">121个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">90.92KM</li>
+            </ul> 
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏苏通大桥有限责任公司</li>  
-                <li class="center table-cell">682个</li>  
-                <li class="center table-cell">110个</li>
-                <li class="center table-cell">6个</li>
-                <li class="center table-cell">73KM</li>
-            </ul>  
+                <li class="center table-cell">江苏连徐高速公路有限公司</li>  
+               	<li class="center table-cell">762个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">468.6KM</li>
+            </ul>  	
             <ul class="table-row-1">  
-                <li class="center table-cell">江苏润扬大桥发展有限责任公司</li>  
-                <li class="center table-cell">118个</li>  
-                <li class="center table-cell">108个</li>
-                <li class="center table-cell">5个</li>
-                <li class="center table-cell">35KM</li>
-            </ul>  
+                <li class="center table-cell">江苏沿江高速公路有限公司</li> 
+                <li class="center table-cell">305个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">287.7KM</li>
+            </ul> 			
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏泰州大桥有限公司</li> 
-               	<li class="center table-cell">68个</li>  
-                <li class="center table-cell">106个</li>
-                <li class="center table-cell">3个</li>
-                <li class="center table-cell">130KM</li>
+                <li class="center table-cell" style="line-height:29px;">江苏宁杭高速公路有限公司</li>  
+                <li class="center table-cell">251个</li>  
+                <li class="center table-cell">1个</li>
+                <li class="center table-cell">273.57KM</li>
             </ul>  
             <ul class="table-row-1">  
-                <li class="center table-cell">江苏连徐高速有限公司</li>  
-               	<li class="center table-cell">1228个</li>  
-                <li class="center table-cell">104个</li>
-                <li class="center table-cell">3个</li>
-                <li class="center table-cell">397KM</li>
+                <li class="center table-cell" style="line-height:29px;">江苏宁靖盐高速公路有限公司</li>  
+                <li class="center table-cell">469个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">356.26KM</li>
             </ul>  
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏沿江高速有限公司</li> 
-                <li class="center table-cell">786个</li>  
-                <li class="center table-cell">102个</li>
-                <li class="center table-cell">3个</li>
-                <li class="center table-cell">196KM</li>
-            </ul>  
+                <li class="center table-cell">江苏宁宿徐高速公路有限公司</li>  
+                <li class="center table-cell">558个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">356.18KM</li>
+            </ul>
+			<ul class="table-row-1">  
+                <li class="center table-cell">江苏东部高速公路管理有限公司</li>  
+                <li class="center table-cell">500个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">522.9KM</li>
+            </ul> 
+            <ul class="table-row-2">  
+                <li class="center table-cell">江苏宿淮盐高速公路管理有限公司</li>  
+                <li class="center table-cell">481个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">289.07KM</li>
+            </ul>       
             <!-- <ul class="table-row-2">  
                 <li class="center table-cell">江苏汾灌高速公路管理有限公司</li>  
                 <li class="center table-cell">150个</li>  

+ 1 - 1
WebRoot/WEB-INF/classes/dailyurl.properties

@@ -1,2 +1,2 @@
 daily.url:http://139.198.176.196:9080/jsrdms-api/api/v2/queryDetails
-approval.url:http://139.198.176.196:9080/jsrdms-api/api/cost/cost/insert
+approval.url:http://139.198.176.196:9080/jsrdms-api/api/cost/cost/insert 

+ 2 - 2
WebRoot/WEB-INF/classes/redis.properties

@@ -1,8 +1,8 @@
-# Redis 参数配置 
+# Redis ????
 redis.isopen:yes
 redis.host:localhost
 redis.port:6379
-redis.pass:foobared
+redis.pass:
 
 
 redis.maxIdle:300

+ 5 - 1
WebRoot/WEB-INF/jsp/information/annualPlan/annualPlan_report_list.jsp

@@ -799,6 +799,7 @@
 		var roadname="";
 		var roadid = "";  //声明js变量
 		function zTreeOnClick(e,reportid,roadname,roadid) {	
+			debugger;
 			console.log("zTreeOnClick");
 			thisElement = e;
 			$('.wrapselect').removeClass('wrapselect');
@@ -1074,6 +1075,7 @@
 															/* html2 +='<td><img style="margin-left: 5%;margin-top: 2%;" src="static/images/bz.png" title="编制" onclick="showTableRecod(\''+name+'\',\''+companyid+'\',\''+companyname+'\',\''+year+'\',\''+roadid+'\',\''+roadname+'\',\'highway_repair_project_dettable\',\''+status+'\',\''+rolename+'\',\'2\');"/></td>'; */
 													html2 += '</tr>';
 													$("#repair_tb").append(html2);
+													debugger;
 												sb_fee_repair = addNum(sb_fee_repair , dataList2[i].PROJECT_COST);
 												sh_fee_repair = addNum(sh_fee_repair , dataList2[i].AUDIT_FEE);
 											}
@@ -1174,7 +1176,8 @@
 											$("#test_tb").append(html_last4);
 										}
 										
-										//科研项目										
+										//科研项目
+										debugger;
 										var dataList5 =data.list5;
 										var sb_fee_science=0,sh_fee_science=0;
 										if(dataList5.length > 0){
@@ -1320,6 +1323,7 @@
 		
 		//显示所选表格
 		function showTableRecod(TABLE_NAME,COMPANY_ID,COMPANY_NAME,YEAR,ROAD_ID,ROAD_NAME,TYPE,STATUS,ROLENAME,BUTTON_NAME){
+			debugger;
 // 			console.log(${varList})
 // 			console.log(${pd})
 			getTop(globalThis).jzts();	

+ 1 - 1
WebRoot/WEB-INF/jsp/information/monthProgress/rc/dailyCompletion_list.jsp

@@ -2592,7 +2592,7 @@
 	 	//FixTable("simple-table",3, $('#main-container').width()-17, $('.no-skin').parent().height()-100);
  		var piframe = parent.document.getElementById("page_rc");
 		var iframew = piframe.offsetWidth;
-		var iframeh = piframe.offsetHeight-65;
+		var iframeh = piframe.offsetHeight-95;
 		FixTable("simple-table", 2, iframew, iframeh);
 });
  

+ 1 - 1
WebRoot/WEB-INF/jsp/information/monthProgress/yj/monthProgress_table.jsp

@@ -630,7 +630,7 @@
 		//获取报告中所有表格列表
 		function showTableRecod(YEAR,COMPANY_ID,COMPANY,ROAD_ID,ROAD,PROJECT_NAME){
 			getTop(globalThis).jzts();
-			getTop(globalThis).mainFrame.tabAddHandler(null,"应急养护详情","yjmonthProgress/showTableRecod.do?YEAR=" + YEAR +"&COMPANY_ID="+COMPANY_ID +"&COMPANY="+COMPANY+"&ROAD_ID="+ROAD_ID+"&ROAD="+ROAD+"&PROJECT_NAME="+PROJECT_NAME);
+			getTop(globalThis).mainFrame.tabAddHandler(null,"应急养护详情","yjmonthProgress/showTableRecod.do?YEAR=" + YEAR +"&COMPANY_ID="+COMPANY_ID +"&COMPANY="+COMPANY+"&ROAD_ID="+ROAD_ID+"&ROAD="+ROAD+"&PROJECT_NAME="+encodeURIComponent(PROJECT_NAME));
 		};
 		$(function() {
 			var piframe = parent.document.getElementById("page_yj");

+ 69 - 99
WebRoot/WEB-INF/jsp/system/index/default.jsp

@@ -60,7 +60,6 @@ setTimeout("getTop(globalThis).hangge()",500);
             <ul class="table-row-head">  
                 <li class="center table-cell">路公司</li>  
                 <li class="center table-cell">桥梁</li>  
-                <li class="center table-cell">涵洞</li>
                 <li class="center table-cell">隧道</li> 
                 <li class="center table-cell">路线</li> 
             </ul>  
@@ -68,125 +67,96 @@ setTimeout("getTop(globalThis).hangge()",500);
         <div class="table-footer-group">  
             <ul class="table-row-head">  
                 <li class="center table-cell">合计</li>  
-                <li class="center table-cell">9256个</li>  
-                <li class="center table-cell">1400个</li>  
-                <li class="center table-cell">50个</li>
-                <li class="center table-cell">4436KM</li>
+                <li class="center table-cell">5994个</li>   
+                <li class="center table-cell">3个</li>
+                <li class="center table-cell">4870.14KM</li>
             </ul>  
         </div>  
         <div class="table-row-group">   
             <ul class="table-row-1">  
                 <li class="center table-cell" style="line-height:29px;">江苏省高速公路经营管理中心</li>  
-                <li class="center table-cell">1417个</li>  
-                <li class="center table-cell">125个</li>
-                <li class="center table-cell">8个</li>
-                <li class="center table-cell">917KM</li>
-            </ul>   
-            <ul class="table-row-2">  
-                <li class="center table-cell" style="line-height:29px;">江苏宁杭高速公路有限公司</li>  
-                <li class="center table-cell">311个</li>  
-                <li class="center table-cell">125个</li>
-                <li class="center table-cell">8个</li>
-                <li class="center table-cell">179KM</li>
-            </ul>  
-            <ul class="table-row-1">  
-                <li class="center table-cell" style="line-height:29px;">江苏宁靖盐高速公路有限公司</li>  
-                <li class="center table-cell">474个</li>  
-                <li class="center table-cell">125个</li>
-                <li class="center table-cell">8个</li>
-                <li class="center table-cell">270KM</li>
+                <li class="center table-cell">960个</li>  
+                <li class="center table-cell">1个</li>
+                <li class="center table-cell">465.4KM</li>
             </ul>  
-            <ul class="table-row-2">  
-                <li class="center table-cell">江苏宁宿徐高速公司有限公司</li>  
-                <li class="center table-cell">750个</li>  
-                <li class="center table-cell">92个</li>
-                <li class="center table-cell">2个</li>
-                <li class="center table-cell">307KM</li>
-            </ul>
-            <ul class="table-row-1">  
-                <li class="center table-cell">江苏宿淮盐高速公路管理有限公司</li>  
-                <li class="center table-cell">763个</li>  
-                <li class="center table-cell">89个</li>
-                <li class="center table-cell">2个</li>
-                <li class="center table-cell">242KM</li>
-            </ul> 
-            <ul class="table-row-2">  
-                <li class="center table-cell">江苏广靖锡澄高速公路有限责任公司</li>  
-                <li class="center table-cell">799个</li>  
-                <li class="center table-cell">88个</li>
+			<ul class="table-row-2">  
+                <li class="center table-cell" style="line-height:29px;">江苏宁沪高速公路股份有限公司</li>  
+                <li class="center table-cell">590个</li>  
                 <li class="center table-cell">1个</li>
-                <li class="center table-cell">349KM</li>
+                <li class="center table-cell">373.77KM</li>
             </ul> 
             <ul class="table-row-1">  
-                <li class="center table-cell">江苏东部高速公路管理有限公司</li>  
-                <li class="center table-cell">768个</li>  
-                <li class="center table-cell">95个</li>
-                <li class="center table-cell">2个</li>
-                <li class="center table-cell">456KM</li>
-            </ul> 
+                <li class="center table-cell">江苏京沪高速公路有限公司</li>  
+                <li class="center table-cell">409个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">459.98KM</li>
+            </ul> 	
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏宁常镇溧高速公路有限公司</li>  
-                <li class="center table-cell">396个</li>  
-                <li class="center table-cell">67个</li>
-                <li class="center table-cell">1个</li>
-                <li class="center table-cell">189KM</li>
+                <li class="center table-cell">江苏扬子江高速通道管理有限公司</li>  
+                <li class="center table-cell">351个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">266.8KM</li>
             </ul> 
             <ul class="table-row-1">  
-                <li class="center table-cell" style="line-height:29px;">江苏宁沪高速公路股份有限公司</li>  
-                <li class="center table-cell">734个</li>  
-                <li class="center table-cell">125个</li>
-                <li class="center table-cell">8个</li>
-                <li class="center table-cell">265KM</li>
-            </ul>  
+                <li class="center table-cell">江苏苏通大桥有限责任公司</li>  
+                <li class="center table-cell">182个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">243.81KM</li>
+            </ul> 
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏扬子大桥股份有限公司</li>  
-                <li class="center table-cell">162个</li>  
-                <li class="center table-cell">115个</li>
-                <li class="center table-cell">7个</li>
-                <li class="center table-cell">58KM</li>
-            </ul>
+                <li class="center table-cell">江苏润扬大桥发展有限责任公司</li>  
+                <li class="center table-cell">55个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">34.35KM</li>
+            </ul>	
             <ul class="table-row-1">  
-                <li class="center table-cell">江苏京沪高速公路有限公司</li>  
-                <li class="center table-cell">748个</li>  
-                <li class="center table-cell">124个</li>
-                <li class="center table-cell">6个</li>
-                <li class="center table-cell">373KM</li>
-            </ul>  
+                <li class="center table-cell">江苏泰州大桥有限公司</li> 
+               	<li class="center table-cell">121个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">90.92KM</li>
+            </ul> 
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏苏通大桥有限责任公司</li>  
-                <li class="center table-cell">682个</li>  
-                <li class="center table-cell">110个</li>
-                <li class="center table-cell">6个</li>
-                <li class="center table-cell">73KM</li>
-            </ul>  
+                <li class="center table-cell">江苏连徐高速公路有限公司</li>  
+               	<li class="center table-cell">762个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">468.6KM</li>
+            </ul>  	
             <ul class="table-row-1">  
-                <li class="center table-cell">江苏润扬大桥发展有限责任公司</li>  
-                <li class="center table-cell">118个</li>  
-                <li class="center table-cell">108个</li>
-                <li class="center table-cell">5个</li>
-                <li class="center table-cell">35KM</li>
-            </ul>  
+                <li class="center table-cell">江苏沿江高速公路有限公司</li> 
+                <li class="center table-cell">305个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">287.7KM</li>
+            </ul> 			
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏泰州大桥有限公司</li> 
-               	<li class="center table-cell">68个</li>  
-                <li class="center table-cell">106个</li>
-                <li class="center table-cell">3个</li>
-                <li class="center table-cell">130KM</li>
+                <li class="center table-cell" style="line-height:29px;">江苏宁杭高速公路有限公司</li>  
+                <li class="center table-cell">251个</li>  
+                <li class="center table-cell">1个</li>
+                <li class="center table-cell">273.57KM</li>
             </ul>  
             <ul class="table-row-1">  
-                <li class="center table-cell">江苏连徐高速有限公司</li>  
-               	<li class="center table-cell">1228个</li>  
-                <li class="center table-cell">104个</li>
-                <li class="center table-cell">3个</li>
-                <li class="center table-cell">397KM</li>
+                <li class="center table-cell" style="line-height:29px;">江苏宁靖盐高速公路有限公司</li>  
+                <li class="center table-cell">469个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">356.26KM</li>
             </ul>  
             <ul class="table-row-2">  
-                <li class="center table-cell">江苏沿江高速有限公司</li> 
-                <li class="center table-cell">786个</li>  
-                <li class="center table-cell">102个</li>
-                <li class="center table-cell">3个</li>
-                <li class="center table-cell">196KM</li>
-            </ul>  
+                <li class="center table-cell">江苏宁宿徐高速公路有限公司</li>  
+                <li class="center table-cell">558个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">356.18KM</li>
+            </ul>
+			<ul class="table-row-1">  
+                <li class="center table-cell">江苏东部高速公路管理有限公司</li>  
+                <li class="center table-cell">500个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">522.9KM</li>
+            </ul> 
+            <ul class="table-row-2">  
+                <li class="center table-cell">江苏宿淮盐高速公路管理有限公司</li>  
+                <li class="center table-cell">481个</li>  
+                <li class="center table-cell">0个</li>
+                <li class="center table-cell">289.07KM</li>
+            </ul>       
             <!-- <ul class="table-row-2">  
                 <li class="center table-cell">江苏汾灌高速公路管理有限公司</li>  
                 <li class="center table-cell">150个</li>  

+ 1 - 1
resources/dailyurl.properties

@@ -1,2 +1,2 @@
 daily.url:http://139.198.176.196:9080/jsrdms-api/api/v2/queryDetails
-approval.url:http://139.198.176.196:9080/jsrdms-api/api/cost/cost/insert
+approval.url:http://139.198.176.196:9080/jsrdms-api/api/cost/cost/insert 

+ 2 - 2
resources/redis.properties

@@ -1,8 +1,8 @@
-# Redis 参数配置 
+# Redis ????
 redis.isopen:yes
 redis.host:localhost
 redis.port:6379
-redis.pass:foobared
+redis.pass:
 
 
 redis.maxIdle:300