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/ry_vue_5.X.sql |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/script/sql/ry_vue_5.X.sql b/script/sql/ry_vue_5.X.sql
index 8232cbd..94841ef 100644
--- a/script/sql/ry_vue_5.X.sql
+++ b/script/sql/ry_vue_5.X.sql
@@ -778,7 +778,7 @@
   is_https        char(1)                 default 'N'     comment '鏄惁https锛圷=鏄�,N=鍚︼級',
   region          varchar(255)            default ''      comment '鍩�',
   access_policy   char(1)       not null  default '1'     comment '妗舵潈闄愮被鍨�(0=private 1=public 2=custom)',
-  status          char(1)                 default '1'     comment '鐘舵�侊紙0=姝e父,1=鍋滅敤锛�',
+  status          char(1)                 default '1'     comment '鏄惁榛樿锛�0=鏄�,1=鍚︼級',
   ext1            varchar(255)            default ''      comment '鎵╁睍瀛楁',
   create_dept     bigint(20)              default null    comment '鍒涘缓閮ㄩ棬',
   create_by       bigint(20)              default null    comment '鍒涘缓鑰�',

--
Gitblit v1.9.3