增加看板汇总功能
This commit is contained in:
@@ -697,6 +697,10 @@ GO
|
||||
VALUES('5F512767-BF01-4706-8741-D0E111A4A9E2','DCVVBDE3-1B48-4615-FCD0-VDBCDS3ET4D9','保存',4)
|
||||
GO
|
||||
|
||||
INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
|
||||
VALUES('C4B90ED3-0258-437A-BC0D-4AB43721EE08','看板数据汇总','ZHGL/DataSync/DataStatistics.aspx',105,'0','Menu_ZHGL',1,1,1)
|
||||
GO
|
||||
|
||||
INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
|
||||
VALUES('6136C2AE-2AF8-498D-BC19-7D693841239C','文件柜','',110,'0','Menu_ZHGL',1,0,1)
|
||||
GO
|
||||
|
||||
Reference in New Issue
Block a user