find($id); $info = $this->get($info); return $info; } private function get($info) { # 获取属性 # 获取规格 # 获取其他 } }