广州电信
This commit is contained in:
parent
26cd9a5916
commit
03cf7eca8c
|
|
@ -4,7 +4,7 @@ INSERT INTO system_menu(
|
||||||
path, icon, component, status, component_name
|
path, icon, component, status, component_name
|
||||||
)
|
)
|
||||||
VALUES (
|
VALUES (
|
||||||
'订单接口记录管理', '', 2, 0, ${table.parentMenuId},
|
'订单接口记录管理', '', 2, 0, 2912,
|
||||||
'superior-api-log', '', 'haoka/superiorapilog/index', 0, 'SuperiorApiLog'
|
'superior-api-log', '', 'haoka/superiorapilog/index', 0, 'SuperiorApiLog'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue