__construct(); } //存储扩展信息 function save_ext($array) { return $this->db->insert_array($array,"user_ext","replace"); } } ?>