UPDATE code_operation_history SET `DESCRIPTION` = #{description} WHERE CODE_ID = #{codeId} AND OPERATION = 'audit'