mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-19 17:56:41 +08:00
fix 修复 sqlserver sql文件 重复主键数据问题
This commit is contained in:
parent
efa2f23510
commit
9ecc4475dd
@ -1851,8 +1851,6 @@ INSERT [sys_role_menu] ([role_id], [menu_id]) VALUES (2, 1044)
|
||||
GO
|
||||
INSERT [sys_role_menu] ([role_id], [menu_id]) VALUES (2, 1045)
|
||||
GO
|
||||
INSERT [sys_role_menu] ([role_id], [menu_id]) VALUES (2, 1050)
|
||||
GO
|
||||
INSERT [sys_role_menu] ([role_id], [menu_id]) VALUES (2, 1046)
|
||||
GO
|
||||
INSERT [sys_role_menu] ([role_id], [menu_id]) VALUES (2, 1047)
|
||||
|
Loading…
Reference in New Issue
Block a user