refactor(mcwl-communityCenter):调整
parent
5f1dd1f99f
commit
89b2c58938
|
@ -53,7 +53,6 @@ public class QuestionRes {
|
|||
* 是否匿名 0 否 1 是
|
||||
*/
|
||||
@ApiModelProperty(value = "是否匿名", position = 5)
|
||||
@NotNull(message = "是否匿名不能为空")
|
||||
private Integer isAnonymous = 0;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue