@ -51,5 +51,5 @@ public class SubmitCommentFormDTO implements Serializable {
/**
*是否提交为内容待审核状态
*/
private Boolean isConReview;
private Boolean isConReview = false;
}
@ -161,5 +161,5 @@ public class EpdcEventSubmitFormDTO implements Serializable {
@ -29,6 +29,6 @@ public class EvaluationFormDTO implements Serializable {
@ -53,6 +53,6 @@ public class TopicCommentFormDTO {
@ -148,6 +148,6 @@ public class TopicSubmitFormDTO implements Serializable {
@ -218,5 +218,5 @@ public class ActInfoDTO implements Serializable {
@ -80,6 +80,6 @@ public class AppActUserClockLogDTO implements Serializable {