@ -57,6 +57,6 @@ public class GroupBySectionResultDTO implements Serializable {
/**
* 状态 0:待审核,5:审核不通过,10:审核通过,15:禁言,20:已解散
*/
private Integer state;
private Integer groupState;
}