重置密码脚本和admin表保持一致,以免用户默认用demo登录
This commit is contained in:
@@ -2061,6 +2061,7 @@ CREATE TABLE `eb_system_admin` (
|
||||
-- Records of eb_system_admin
|
||||
-- ----------------------------
|
||||
INSERT INTO `eb_system_admin` VALUES (1, 'admin', 'L8qdg72wbeQ=', 'admin', '1', '113.132.66.147', '2021-04-20 16:43:13', '2020-08-17 17:48:58', 1583, 0, 1, 0, '18292417675', 0);
|
||||
(36,'demo','Rb/KmlSjAxI=','普通','3','60.210.126.252','2021-02-04 11:23:03','2021-02-04 11:23:03',2,1,1,0,NULL,0);
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for eb_system_attachment
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# ************************************************************
|
||||
# 重置admin admin / 123456
|
||||
# 重置demo demo / crmeb.com
|
||||
# ************************************************************
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user