Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/wangxy/manage-web/src/commit/73f17313885ac328d99f41c83e997825c6f7d8aa/sql/warm/v1-upgrade/warm-flow-1.2.1.sql You should set ROOT_URL correctly, otherwise the web may not work correctly.
manage-web/sql/warm/v1-upgrade/warm-flow-1.2.1.sql

3 lines
433 B

-- 抄送
INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2006, '抄送任务', 1106, 4, 'notice', 'flow/notice/index', NULL, 1, 0, 'C', '0', '0', 'flow:execute:copyPage', 'email', 'admin', '2024-06-27 09:18:06', '', NULL, '');