mirror of https://gitee.com/stylefeng/guns
parent
67eaa0f535
commit
bdb0f80ba2
@ -0,0 +1,2 @@
|
|||||||
|
-- 更新个人信息菜单,增加图标
|
||||||
|
UPDATE `sys_menu` SET `menu_parent_id` = -1, `menu_pids` = '[-1],', `menu_name` = '个人信息', `menu_code` = 'personal_info', `app_code` = 'systemApp', `menu_sort` = 80.00, `status_flag` = 1, `remark` = NULL, `layui_path` = '', `layui_icon` = NULL, `layui_visible` = 'N', `antdv_router` = '/personal/info', `antdv_icon` = 'UserOutlined', `antdv_component` = '/personal/info', `antdv_link_open_type` = 0, `antdv_link_url` = NULL, `antdv_active_url` = NULL, `antdv_visible` = 'N', `del_flag` = 'N', `create_time` = '2020-12-29 19:51:14', `create_user` = NULL, `update_time` = '2022-02-11 23:11:18', `update_user` = 1339550467939639299 WHERE `menu_id` = 1339550467939639390;
|
Loading…
Reference in new issue