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