From d30ee85e15567652ab38f57cd3e80de99c47b2f9 Mon Sep 17 00:00:00 2001 From: weizhiqiang <598748873@qq.com> Date: Mon, 28 Oct 2019 17:55:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=88=E6=9D=83=E7=A0=81=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erp-2.0.0.sql | 5 ----- 1 file changed, 5 deletions(-) diff --git a/erp-2.0.0.sql b/erp-2.0.0.sql index 53cb0a0b..66fa2615 100644 --- a/erp-2.0.0.sql +++ b/erp-2.0.0.sql @@ -681,11 +681,6 @@ CREATE TABLE `sys_auth` ( PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='授权码'; --- ---------------------------- --- Records of sys_auth --- ---------------------------- -INSERT INTO `sys_auth` VALUES ('fe244b578db7489b8174be0c9410796a', 'skyeye云3833c71e951a4a418aa84feaa889cbcd', '8485858585', '2019-10-12 18:28:06'); - -- ---------------------------- -- Table structure for sys_eve_icon -- ----------------------------