mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update 兼容云厂商自定义域名
This commit is contained in:
		@@ -297,7 +297,7 @@ public class OssClient {
 | 
			
		||||
                            .build())
 | 
			
		||||
                    .build())
 | 
			
		||||
            .url();
 | 
			
		||||
        return url.toString();
 | 
			
		||||
        return url.toString().replace(url.getProtocol() + "://" + url.getHost(), getDomain());
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user