select id, name, credit_code, major,code, phone,version, create_by, create_time, update_by, update_time, remark from sys_company update sys_company set del_flag=1 where id=#{companyId}