From f69cb567f02ff75fe98dfd4c5605c9af836a1646 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期三, 02 九月 2020 09:08:52 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/y_project/RuoYi-Vue --- sql/ry_20200901.sql | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sql/ry_20200822.sql b/sql/ry_20200901.sql similarity index 99% rename from sql/ry_20200822.sql rename to sql/ry_20200901.sql index 125be85..067e052 100644 --- a/sql/ry_20200822.sql +++ b/sql/ry_20200901.sql @@ -603,7 +603,7 @@ notice_id int(4) not null auto_increment comment '鍏憡ID', notice_title varchar(50) not null comment '鍏憡鏍囬', notice_type char(1) not null comment '鍏憡绫诲瀷锛�1閫氱煡 2鍏憡锛�', - notice_content blob default null comment '鍏憡鍐呭', + notice_content longblob default null comment '鍏憡鍐呭', status char(1) default '0' comment '鍏憡鐘舵�侊紙0姝e父 1鍏抽棴锛�', create_by varchar(64) default '' comment '鍒涘缓鑰�', create_time datetime comment '鍒涘缓鏃堕棿', -- Gitblit v1.9.3