mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update warm-flow 1.6.7 => 1.6.8
This commit is contained in:
@ -918,6 +918,8 @@ GO
|
||||
|
||||
CREATE NONCLUSTERED INDEX user_processed_type ON flow_user (processed_by ASC, type ASC)
|
||||
GO
|
||||
CREATE NONCLUSTERED INDEX user_associated_idx ON flow_user (associated ASC)
|
||||
GO
|
||||
|
||||
EXEC sp_addextendedproperty
|
||||
'MS_Description', N'主键id',
|
||||
|
Reference in New Issue
Block a user