From b14fa6e12fe3b5d4ac0b5fa08999dddee79bfcff Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期二, 14 三月 2023 11:23:17 +0800 Subject: [PATCH] update 优化 更改 sys_oss_config 表注释 避免误解 --- script/sql/postgres/postgres_ry_vue_5.X.sql | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/script/sql/postgres/postgres_ry_vue_5.X.sql b/script/sql/postgres/postgres_ry_vue_5.X.sql index dac6d1e..351630d 100644 --- a/script/sql/postgres/postgres_ry_vue_5.X.sql +++ b/script/sql/postgres/postgres_ry_vue_5.X.sql @@ -1115,7 +1115,7 @@ comment on column sys_oss_config.is_https is '鏄惁https锛圷=鏄�,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=姝e父,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_dept is '鍒涘缓閮ㄩ棬'; comment on column sys_oss_config.create_by is '鍒涘缓鑰�'; -- Gitblit v1.9.3