From a4d6d5e6c3b06b1f59ada71b78681ba7c6ca9e78 Mon Sep 17 00:00:00 2001 From: samisgod <21gh@163.com> Date: Thu, 7 Sep 2023 16:18:24 +0800 Subject: [PATCH] fix db creation error --- sql/sqlserver/ruoyi-vue-pro.sql | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sql/sqlserver/ruoyi-vue-pro.sql b/sql/sqlserver/ruoyi-vue-pro.sql index dd728f2c72..454d8d4bc1 100644 --- a/sql/sqlserver/ruoyi-vue-pro.sql +++ b/sql/sqlserver/ruoyi-vue-pro.sql @@ -5815,8 +5815,7 @@ GO CREATE TABLE [dbo].[system_dict_type] ( - [ - id] + [id] bigint IDENTITY (