add 会议联系人权限,查询,导出
This commit is contained in:
@@ -323,5 +323,6 @@ public class PayMeeting implements Serializable {
|
|||||||
private Integer signUpStatus;
|
private Integer signUpStatus;
|
||||||
|
|
||||||
@ApiModelProperty(value = "会议联系人")
|
@ApiModelProperty(value = "会议联系人")
|
||||||
|
@TableField(exist = false)
|
||||||
private List<PayMeetingContacts> meetingContactsList;
|
private List<PayMeetingContacts> meetingContactsList;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user