refactor(mcwl-communityCenter):调整

feature/admin
yang 2025-04-28 16:59:24 +08:00
parent 5f1dd1f99f
commit 89b2c58938
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ public class QuestionRes {
* 0 1
*/
@ApiModelProperty(value = "是否匿名", position = 5)
@NotNull(message = "是否匿名不能为空")
private Integer isAnonymous = 0;