templateId = $data['template_id']; $this->name = $data['name']; $this->description = $data['description']; // 其他属性... } }