2023-04-25-001

This commit is contained in:
2023-04-25 21:38:01 +08:00
parent 6813e22226
commit 418ef0bd4a
15 changed files with 207 additions and 33 deletions
@@ -0,0 +1,7 @@
alter table PHTGL_ContractStandingBook add UnitId varchar(50)
alter table PHTGL_BidDocumentsStandingBook add UnitId varchar(50)
alter table PHTGL_BidDocumentsStandingBook add DepartId varchar(50)
update Sys_Role set IsSystemBuilt=1 where RoleName like '%ºÏͬ¹ÜÀí%'
update [Sys_Menu] set IsEnd=1 where MenuId='0A5DF9F5-B6B5-41B8-8951-C203C5749495'
update [Sys_Menu] set IsEnd=1 where MenuId='C18B4A2E-7BE7-43E6-A969-8A6292D19987'