mirror of https://gitee.com/stylefeng/guns
parent
4f950f3adf
commit
50d4f8b1be
@ -0,0 +1,2 @@
|
||||
UPDATE `sys_app` SET `app_name` = '系统应用', `app_code` = 'systemApp', `app_icon` = 'SettingOutlined', `active_flag` = 'Y', `status_flag` = 1, `app_sort` = 10, `del_flag` = 'N', `create_time` = '2020-03-25 19:07:00', `create_user` = 1265476890672672808, `update_time` = '2021-08-25 16:00:07', `update_user` = 1339550467939639299 WHERE `app_id` = 1265476890672672821;
|
||||
UPDATE `sys_app` SET `app_name` = '字段拓展', `app_code` = 'fieldExpand', `app_icon` = 'BarsOutlined', `active_flag` = 'N', `status_flag` = 1, `app_sort` = 50, `del_flag` = 'N', `create_time` = '2022-03-30 09:39:19', `create_user` = 1339550467939639299, `update_time` = NULL, `update_user` = NULL WHERE `app_id` = 1508982167982678018;
|
Loading…
Reference in new issue