<?php /** * 参会人列表 * @author auto create */ class MemeberOpenInfo { /** * 参会人userid **/ public $userid; } ?>