@ -108,6 +108,9 @@ public class ActUserRelationResultDTO implements Serializable {
* 报名时间
*/
private Date signupTime;
/**
* 活动状态
private String actStatus;
}
@ -21,6 +21,11 @@ public interface HeartNoticeConstant {
String NOTICE_CANCEL_ACT = "您报名的活动【已经取消】";
* 活动报名自动审核
String AUTH_NOTICE_SIGN_UP = "自动审核";
* 消息所属业务类型:活动(报名失败)