From 1eb15f459ef0832a881f943c90f02d152e93c457 Mon Sep 17 00:00:00 2001 From: fengshuonan Date: Mon, 17 Jul 2023 00:05:11 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=908.0=E3=80=91=E3=80=90sql=E3=80=91?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=80=E4=B8=AA=E6=95=B0=E6=8D=AE=E6=9D=83?= =?UTF-8?q?=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../db/migration/mysql/V8.0.0_20230711_2057__init_guns.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/db/migration/mysql/V8.0.0_20230711_2057__init_guns.sql b/src/main/resources/db/migration/mysql/V8.0.0_20230711_2057__init_guns.sql index c7a1cc2e..df384ee2 100644 --- a/src/main/resources/db/migration/mysql/V8.0.0_20230711_2057__init_guns.sql +++ b/src/main/resources/db/migration/mysql/V8.0.0_20230711_2057__init_guns.sql @@ -727,6 +727,7 @@ INSERT INTO `sys_role_menu_options` VALUES (1678746845669462036, 167142054525043 INSERT INTO `sys_role_menu_options` VALUES (1678746845669462037, 1671420545250439170, 1671406745336016898, 1673524865274245121, 1678056521171140609, '2023-07-11 20:43:32', -1, NULL, NULL, NULL); INSERT INTO `sys_role_menu_options` VALUES (1678746845669462038, 1671420545250439170, 1671406745336016898, 1673524865274245121, 1678056564691238914, '2023-07-11 20:43:32', -1, NULL, NULL, NULL); INSERT INTO `sys_role_menu_options` VALUES (1678746845669462039, 1671420545250439170, 1671406745336016898, 1673524865274245121, 1678056611675832321, '2023-07-11 20:43:32', -1, NULL, NULL, NULL); +INSERT INTO `sys_role_menu_options` VALUES (1680609076452622338, 1671420545250439170, 1671406745336016898, 1671408081100206081, 1680608828200157186, '2023-07-17 00:03:23', 1339550467939639299, NULL, NULL, NULL); CREATE TABLE `sys_sms` ( `sms_id` bigint NOT NULL COMMENT '主键',