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