insertField = ["product_id","label_id"]; $this->updateField = ["id","product_id","label_id"]; $this->service = ProductLabelRelationsService::getInstance(); } }