|  | @@ -1006,10 +1006,10 @@ public class ContractServiceImpl implements ContractService {
 | 
	
		
			
				|  |  |  		if (studentInfo.getTenantId() == 1) {
 | 
	
		
			
				|  |  |  			if (OwnershipType.OWN.name().equals(params.get("ownershipType"))) {
 | 
	
		
			
				|  |  |  				//params.put("companyName", "深圳大雅乐盟网络教育股份有限公司");
 | 
	
		
			
				|  |  | -				//params.put("sealPicture", "https://daya-online.oss-cn-beijing.aliyuncs.com/website/cachet.png");
 | 
	
		
			
				|  |  | +				//params.put("sealPicture", "https://oss.dayaedu.com/website/cachet.png");
 | 
	
		
			
				|  |  |  			} else {
 | 
	
		
			
				|  |  |  				params.put("companyName", "武汉长乐长风乐器销售有限公司");
 | 
	
		
			
				|  |  | -				params.put("sealPicture", "https://daya-online.oss-cn-beijing.aliyuncs.com/website/clcf.png");
 | 
	
		
			
				|  |  | +				params.put("sealPicture", "https://oss.dayaedu.com/website/clcf.png");
 | 
	
		
			
				|  |  |  			}
 | 
	
		
			
				|  |  |  		}
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -1137,10 +1137,10 @@ public class ContractServiceImpl implements ContractService {
 | 
	
		
			
				|  |  |  		if (studentInfo.getTenantId() == 1) {
 | 
	
		
			
				|  |  |  			if (OwnershipType.OWN.name().equals(params.get("ownershipType"))) {
 | 
	
		
			
				|  |  |  				//params.put("companyName", "深圳大雅乐盟网络教育股份有限公司");
 | 
	
		
			
				|  |  | -				//params.put("sealPicture", "https://daya-online.oss-cn-beijing.aliyuncs.com/website/cachet.png");
 | 
	
		
			
				|  |  | +				//params.put("sealPicture", "https://oss.dayaedu.com/website/cachet.png");
 | 
	
		
			
				|  |  |  			} else {
 | 
	
		
			
				|  |  |  				params.put("companyName", "武汉长乐长风乐器销售有限公司");
 | 
	
		
			
				|  |  | -				params.put("sealPicture", "https://daya-online.oss-cn-beijing.aliyuncs.com/website/clcf.png");
 | 
	
		
			
				|  |  | +				params.put("sealPicture", "https://oss.dayaedu.com/website/clcf.png");
 | 
	
		
			
				|  |  |  			}
 | 
	
		
			
				|  |  |  		}
 | 
	
		
			
				|  |  |  		
 |