123
This commit is contained in:
@@ -7,4 +7,6 @@ import lombok.Data;
|
||||
public class AppHomeConfig {
|
||||
@Schema(description = "oss文件服务器域名")
|
||||
private String ossDomain;
|
||||
@Schema(description = "是否开启提现")
|
||||
private boolean openWithdraw = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user