From d5689e45f5a246ff53245dfb2b787608c9057ba3 Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Fri, 6 Sep 2024 09:27:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E9=80=81=E6=8E=A5=E6=94=B6=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 202409/南网仓储/20240902_公司新增字段.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/202409/南网仓储/20240902_公司新增字段.sql b/202409/南网仓储/20240902_公司新增字段.sql index c8b333c..dd37c2a 100644 --- a/202409/南网仓储/20240902_公司新增字段.sql +++ b/202409/南网仓储/20240902_公司新增字段.sql @@ -10,5 +10,5 @@ alter table sys_dept SE代表机具产权所属单位为社会及大集体企业)'; -- 已领用设备菜单及页面 -INSERT INTO ma_sgzb_nw.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 (2288, '已领用设备', 2004, 13, 'leaseRecord', 'stquery/leaseRecord', null, 1, 0, 'C', '0', '0', '', '#', 'admin', '2024-02-26 15:49:48', 'admin', '2024-02-26 15:51:29', ''); +INSERT INTO ma_sgzb_nw.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 (2288, '推送与定位', 2004, 13, 'leaseRecord', 'stquery/leaseRecord', null, 1, 0, 'C', '0', '0', '', '#', 'admin', '2024-02-26 15:49:48', 'admin', '2024-02-26 15:51:29', '');