update 优化 更改 sys_oss_config 表注释 避免误解

This commit is contained in:
疯狂的狮子li
2023-03-14 11:25:47 +08:00
parent ec4cb67ffb
commit bea96cd9d0
3 changed files with 3 additions and 3 deletions

View File

@@ -950,7 +950,7 @@ comment on column sys_oss_config.domain is '自定义域名';
comment on column sys_oss_config.is_https is '是否httpsY=是,N=否)';
comment on column sys_oss_config.region is '';
comment on column sys_oss_config.access_policy is '桶权限类型(0=private 1=public 2=custom)';
comment on column sys_oss_config.status is '状态0=正常,1=停用';
comment on column sys_oss_config.status is '是否默认0=,1=';
comment on column sys_oss_config.ext1 is '扩展字段';
comment on column sys_oss_config.create_by is '创建者';
comment on column sys_oss_config.create_time is '创建时间';