insertField = ["name","pid", 'price']; $this->updateField = ["id","name","pid", 'price']; $this->service = RegionService::getInstance(); } }