| 
					
				 | 
			
			
				@@ -45,10 +45,10 @@ public class TencentCloudCosService implements ITencentCloudCosService { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private static final String YL_SECRET_ID = "AKIDiMq9lDf2EOM9lIfqqfKo7FNgM5meD0sT"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private static final String YL_SECRET_KEY = "u5SuS80342xzx8FRBukza9lVNHKNMSaB"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    private static final String YL_BUCKET = "hylj-1323137866"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    private static final String YL_BUCKET = "fby-1323137866"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private static final String YL_APP_ID = "1323137866"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private static final String YL_REGION = "ap-chongqing"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    private static final String YL_PROXY = "hylj"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    private static final String YL_PROXY = "fby"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @Override 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     public R getTmpSecretKey() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         TreeMap<String, Object> config = new TreeMap<String, Object>(); 
			 |