疯狂的狮子li
2020-09-02 f69cb567f02ff75fe98dfd4c5605c9af836a1646
Merge branch 'master' of https://gitee.com/y_project/RuoYi-Vue

 Conflicts:
 sql/ry_20200901.sql
已重命名1个文件
2 ■■■ 文件已修改
sql/ry_20200901.sql 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
sql/ry_20200901.sql
ÎļþÃû´Ó sql/ry_20200822.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正常 1关闭)',
  create_by         varchar(64)     default ''                 comment '创建者',
  create_time       datetime                                   comment '创建时间',