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