| 
					
				 | 
			
			
				@@ -2275,7 +2275,7 @@ public class OrderBaseInstallCjOrWgServiceImpl implements orderBaseInstallCjOrWg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             websitSH = publicService.ptxswdToshxswd(detail.getWebsitId(), orderBase.getMainId()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        ItfTblWangdianWxgDownload wxg = itfTblWangdianWxgDownloadService.lambdaQuery() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+/*        ItfTblWangdianWxgDownload wxg = itfTblWangdianWxgDownloadService.lambdaQuery() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 .eq(ItfTblWangdianWxgDownload::getSfzen,mxup.getAzrenid()) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 .eq(ItfTblWangdianWxgDownload::getWdno,websitSH.getWdId()) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 .last("limit 1") 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -2283,7 +2283,7 @@ public class OrderBaseInstallCjOrWgServiceImpl implements orderBaseInstallCjOrWg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         if (wxg !=null){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             mxup.setAzrenid(wxg.getWxgid()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         // 开机密码处理 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         publicService.setSyktKjmm(mxup); 
			 |