修改工效
This commit is contained in:
@@ -242,7 +242,7 @@ INSERT [Sys_Menu] ([MenuId],[MenuName],[Url],[SortIndex],[SuperMenu],[MenuType],
|
||||
GO
|
||||
|
||||
INSERT [Sys_Menu] ([MenuId],[MenuName],[SortIndex],[SuperMenu],[MenuType],[IsOffice],[IsEnd],[IsUsed])
|
||||
VALUES ( N'A9BBF623-83AC-4353-A010-07A5D4CEB7D1',N'工效统计',50,N'0',N'Menu_PHTGL',0,0,1)
|
||||
VALUES ( N'A9BBF623-83AC-4353-A010-07A5D4CEB7D1',N'工效统计',80,N'0',N'Menu_PHTGL',0,0,1)
|
||||
Go
|
||||
INSERT [Sys_Menu] ([MenuId],[MenuName],[Url],[SortIndex],[SuperMenu],[MenuType],[IsOffice],[IsEnd],[IsUsed])
|
||||
VALUES ( N'118B3E91-073B-468C-BDE3-DD6DCF6034C6',N'日工效统计',N'PZHGL/InformationProject/DayConstructionLogWorkEfficiency.aspx',10,N'A9BBF623-83AC-4353-A010-07A5D4CEB7D1',N'Menu_PHTGL',0,1,1)
|
||||
|
||||
Reference in New Issue
Block a user