mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-23 23:09:47 +08:00
reset 回滚错误提交
This commit is contained in:
@ -297,7 +297,7 @@ public class OssClient {
|
||||
.build())
|
||||
.build())
|
||||
.url();
|
||||
return url.toString().replace(url.getProtocol() + "://" + url.getHost(), getDomain());
|
||||
return url.toString();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user