2026-04-30 10:57:28 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alter table Information_MillionsMonthlyReportItem add UnitId nvarchar(50) NULL;
|
|
|
|
|
|
|
|
|
|
|
|
GO
|
|
|
|
|
|
alter table Information_MillionsMonthlyReportItem add ProjectId nvarchar(50) NULL;
|
|
|
|
|
|
|
|
|
|
|
|
GO
|
|
|
|
|
|
|
2026-04-30 12:33:32 +08:00
|
|
|
|
--<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>±<EFBFBD>
|
|
|
|
|
|
update Sys_Menu
|
|
|
|
|
|
set Url='ZHGL/Information/MillionsMonthlyReport.aspx'
|
|
|
|
|
|
where url like '%ZHGL/Information/MillionsMonthlyReportZJ.aspx%'
|
|
|
|
|
|
|
|
|
|
|
|
Go
|
|
|
|
|
|
|
|
|
|
|
|
--<EFBFBD>ػ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>±<EFBFBD> 2026.04.30<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ͷ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ػ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>±<EFBFBD>
|
2026-04-30 10:57:28 +08:00
|
|
|
|
update Sys_Menu
|
|
|
|
|
|
set Url='ZHGL/Information/MillionsMonthlyReportZJ.aspx'
|
|
|
|
|
|
where url like '%ZHGL/Information/MillionsMonthlyReport.aspx%'
|
|
|
|
|
|
|
2026-04-30 12:33:32 +08:00
|
|
|
|
Go
|
|
|
|
|
|
|
|
|
|
|
|
|