getOneData($where, 'id'); if (!empty($id)) { $data['id'] = $id; } return $this->dataUpdate($data); } }