查询当前团队已参会成员列表
POST
MeetApplyApi/GetTeamMetMemberPageList
接口描述
查询出团队已报名成员列表
请求参数
参数名
类型
描述
必填
Sign
string
签名
必填
Page
int
页
必填
Limit
int
条数
必填
TeamId
团队Id
必填
MetId
会议Id
必填
UserName
string
参会人姓名
可选
响应参数
参数名
类型
描述
必填
code
int
200-成功
必填
msg
string
必填
UserId
int
用户ID
必填
UserName
string
用户姓名
必填
Unit
string
单位
必填
Sex
string
性别 0-未选择 1-男 2-女
必填
Mobile
string
手机号码
必填
IDcard
string
身份证号码
必填
Duty
string
职务
必填
educatId
int
学历
必填
Mail
string
邮箱
必填
Province
string
省
必填
professionalId
int
职称
必填
admoffId
int
科室
必填
CreditTech
int
学分职称
必填
Birthday
datetime
出生日期
必填
Id
int
报名表Id
必填
Applytype
int
会议报名方式
必填
Applytext
string
会议报名方式--中文名称
必填
Price
Decimal
报名费
必填
State
int
参会注册状态 当State等于20时 代表报名成功,不可再修改注册类型
必填
provepicture
int
证明文件资源Id
必填
Reg_OrdId
int
如果该笔资源有订单 则找到对应订单Id
必填
SpecialNeed
string
备注
必填
RoomID
int
房型id
必填
h_NameCN
string
酒店名称
必填
r_NameCN
string
房间名称
必填
R_Price
Decimal
酒店对应的房价
必填
R_StartTime
DateTime?
入住时间
必填
R_RetreatTime
DateTime?
退房时间
必填
R_Type
int
预订房间类型
必填
totalcount
int
数据总行数
必填
totalpage
int
数据总页数
必填