From dbb7ce4c296cc0934392ef6da9beb2de946fc8ba Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期二, 21 三月 2023 20:27:00 +0800 Subject: [PATCH] !306 规范不公开方法访问控制修饰符为private Merge pull request !306 from Yjoioooo/5.X --- 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