mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08: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