Browse Source

add state (#3040)

Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
muzhongjiang 4 years ago
parent
commit
40bbef5e3d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sql/dolphinscheduler_mysql.sql

+ 1 - 1
sql/dolphinscheduler_mysql.sql

@@ -815,4 +815,4 @@ INSERT INTO `t_ds_relation_user_alertgroup` VALUES ('1', '1', '1', '2018-11-29 1
 -- ----------------------------
 -- Records of t_ds_user
 -- ----------------------------
-INSERT INTO `t_ds_user` VALUES ('1', 'admin', '7ad2410b2f4c074479a8937a28a22b8f', '0', 'xxx@qq.com', 'xx', '0', '2018-03-27 15:48:50', '2018-10-24 17:40:22', null);
+INSERT INTO `t_ds_user` VALUES ('1', 'admin', '7ad2410b2f4c074479a8937a28a22b8f', '0', 'xxx@qq.com', 'xx', '0', '2018-03-27 15:48:50', '2018-10-24 17:40:22', null,1);