select
`id`,`name`,`code`,`parent`,`inheritance`,`icon`,`imgae`,`url`,`order_num`,`hidden`,`create_by`,`create_time`,`last_update_by`,`last_update_time`,`del_flag`
from sys_app_fun where id = ?
select
`id`,`name`,`code`,`parent`,`inheritance`,`icon`,`imgae`,`url`,`order_num`,`hidden`,`create_by`,`create_time`,`last_update_by`,`last_update_time`,`del_flag`
from sys_app_fun where del_flag = 0
delete from sys_app_fun
delete from sys_app_fun where sys_app_fun.type >= 0