is_cross = $is_cross; } /** * 跨集团标识 * @return bool */ public function getIsCross() { return $this->is_cross; } }