mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-15 14:30:27 +00:00
add 增加 !pr410 sql变更
This commit is contained in:
@@ -401,3 +401,9 @@ INSERT sys_role_menu VALUES (2, 1064)
|
||||
GO
|
||||
INSERT sys_role_menu VALUES (2, 1065)
|
||||
GO
|
||||
|
||||
|
||||
UPDATE sys_dept SET leader = null
|
||||
GO
|
||||
ALTER TABLE sys_dept ALTER COLUMN leader bigint NULL
|
||||
GO
|
||||
|
Reference in New Issue
Block a user