提交代码

This commit is contained in:
2024-02-04 14:26:05 +08:00
parent 68c7b95405
commit ca59e12f6d
20 changed files with 759 additions and 10 deletions
@@ -83,4 +83,10 @@ FROM Transfer_HVAC
)f
GO
GO
INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
VALUES('F97BCF55-E450-4007-AD84-AB64B3496204','全厂移交统计递增表',
'Transfer/Chart/TransferChart.aspx',15,'3517DBE2-9728-4BA0-9EA5-AE2147DB883B','Menu_Transfer',0,1,1)
GO