广州电信

This commit is contained in:
Owen 2025-01-01 20:48:26 +08:00
parent 26cd9a5916
commit 03cf7eca8c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ INSERT INTO system_menu(
path, icon, component, status, component_name
)
VALUES (
'订单接口记录管理', '', 2, 0, ${table.parentMenuId},
'订单接口记录管理', '', 2, 0, 2912,
'superior-api-log', '', 'haoka/superiorapilog/index', 0, 'SuperiorApiLog'
);