You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
675 B
2 lines
675 B
INSERT INTO [dbo].[blade_menu] ([id], [parent_id], [code], [name], [alias], [path], [source], [sort], [category], [action], [is_open], [remark], [is_deleted]) VALUES (1513683238709682185, 1164733399669963301, N'statistics', N'流程统计', N'menu', N'/plugin/workflow/statistics', N'iconfont iconicon_airplay', 4, 1, 0, 1, NULL, 0); |
|
INSERT INTO [dbo].[blade_menu] ([id], [parent_id], [code], [name], [alias], [path], [source], [sort], [category], [action], [is_open], [remark], [is_deleted]) VALUES (1513683238709682186, 1513683238709682185, N'wf_statistics', N'总览', N'menu', N'/plugin/workflow/statistics/index', N'iconfont iconicon_subordinate', 4, 1, 0, 1, NULL, 0);
|
|
|