|  | @@ -385,7 +385,7 @@ public class YtiotXjInspectionPointsServicesImpl implements YtiotXjInspectionPoi
 | 
	
		
			
				|  |  |  				&&chk_string_param(equipment_code)&&chk_string_param(remarks)&&chk_string_param(V_LOGINNAME)) {
 | 
	
		
			
				|  |  |  			YtiotXjInspectionPoints o = new YtiotXjInspectionPoints();
 | 
	
		
			
				|  |  |  			UUID uuid = UUID.randomUUID();
 | 
	
		
			
				|  |  | -			ew_rtue = "/var/lib/tomcat/webapps/YtIoT/";
 | 
	
		
			
				|  |  | +			ew_rtue = "/usr/local/apache-tomcat-8.5.61/webapps/YtIoT/";
 | 
	
		
			
				|  |  |  			spot_label_route = "userUpload/"+uuid+".png";
 | 
	
		
			
				|  |  |  			ew_rtue1 = ew_rtue+spot_label_route;
 | 
	
		
			
				|  |  |  					
 | 
	
	
		
			
				|  | @@ -470,7 +470,7 @@ public class YtiotXjInspectionPointsServicesImpl implements YtiotXjInspectionPoi
 | 
	
		
			
				|  |  |  				&&chk_string_param(equipment_code)&&chk_string_param(remarks)&&chk_string_param(V_LOGINNAME)) {
 | 
	
		
			
				|  |  |  			YtiotXjInspectionPoints o = new YtiotXjInspectionPoints();
 | 
	
		
			
				|  |  |  			UUID uuid = UUID.randomUUID();
 | 
	
		
			
				|  |  | -			ew_rtue = "/var/lib/tomcat/webapps/YtIoT/";
 | 
	
		
			
				|  |  | +			ew_rtue = "/usr/local/apache-tomcat-8.5.61/webapps/YtIoT/";
 | 
	
		
			
				|  |  |  			spot_label_route = "userUpload/"+uuid+".png";
 | 
	
		
			
				|  |  |  			ew_rtue1 = ew_rtue+spot_label_route;
 | 
	
		
			
				|  |  |  			
 |