mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-12-27 02:25:59 +08:00
@@ -11,10 +11,15 @@ import lombok.Data;
|
||||
public class OssProperties {
|
||||
|
||||
/**
|
||||
* 域名
|
||||
* 访问站点
|
||||
*/
|
||||
private String endpoint;
|
||||
|
||||
/**
|
||||
* 自定义域名
|
||||
*/
|
||||
private String domain;
|
||||
|
||||
/**
|
||||
* 前缀
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user