1
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
--优化看板加载
|
||||
create index SitePerson_PersonInOutNow_ChangeTime_ProjectId_index
|
||||
on dbo.SitePerson_PersonInOutNow (ChangeTime, ProjectId)
|
||||
go
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user