From 2e37fe9bc9999918cbd3d36905a96a7add8e7c51 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期一, 01 六月 2020 13:40:15 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/JavaLionLi/RuoYi-Vue-Plus

---
 ruoyi/sql/ry_20200415.sql |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi/sql/ry_20200415.sql b/ruoyi/sql/ry_20200415.sql
index 0e4c6a2..3cbc3bd 100644
--- a/ruoyi/sql/ry_20200415.sql
+++ b/ruoyi/sql/ry_20200415.sql
@@ -138,7 +138,7 @@
   is_frame          int(1)          default 1                  comment '鏄惁涓哄閾撅紙0鏄� 1鍚︼級',
   menu_type         char(1)         default ''                 comment '鑿滃崟绫诲瀷锛圡鐩綍 C鑿滃崟 F鎸夐挳锛�',
   visible           char(1)         default 0                  comment '鑿滃崟鐘舵�侊紙0鏄剧ず 1闅愯棌锛�',
-  status            char(1)         not null                   comment '鑿滃崟鐘舵�侊紙0姝e父 1鍋滅敤锛�',
+  status            char(1)         default 0                  comment '鑿滃崟鐘舵�侊紙0姝e父 1鍋滅敤锛�',
   perms             varchar(100)    default null               comment '鏉冮檺鏍囪瘑',
   icon              varchar(100)    default '#'                comment '鑿滃崟鍥炬爣',
   create_by         varchar(64)     default ''                 comment '鍒涘缓鑰�',

--
Gitblit v1.9.3