mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-03 18:54:27 +08:00
@@ -1014,7 +1014,7 @@ CREATE TABLE sys_dict_type
|
||||
ON [PRIMARY]
|
||||
GO
|
||||
|
||||
CREATE NONCLUSTERED INDEX sys_dict_type_index1 ON sys_dict_type (tenant_id, dict_type)
|
||||
CREATE NONCLUSTERED INDEX sys_dict_type_index1 ON sys_dict_type (dict_type)
|
||||
GO
|
||||
|
||||
EXEC sys.sp_addextendedproperty
|
||||
|
||||
Reference in New Issue
Block a user