mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-17 08:46:39 +08:00
update 优化 修改 oss 配置页面开关说明 避免造成误解
This commit is contained in:
parent
7d1c53f927
commit
04eefe2ba9
@ -79,7 +79,7 @@ public class SysOssConfigBo extends BaseEntity {
|
||||
private String isHttps;
|
||||
|
||||
/**
|
||||
* 状态(0=正常,1=停用)
|
||||
* 是否默认(0=是,1=否)
|
||||
*/
|
||||
private String status;
|
||||
|
||||
|
@ -72,7 +72,7 @@ public class SysOssConfigVo implements Serializable {
|
||||
private String region;
|
||||
|
||||
/**
|
||||
* 状态(0=正常,1=停用)
|
||||
* 是否默认(0=是,1=否)
|
||||
*/
|
||||
private String status;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user