更新sql脚本

This commit is contained in:
stivepeim
2021-09-17 12:05:36 +08:00
parent 8deec94856
commit 15460f5fe7

View File

@@ -2060,7 +2060,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);
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);
-- ----------------------------