src/main/java/com/example/jz/modle/vo/GroupUserVo.java @@ -33,4 +33,6 @@ * 是否禁言(0为否1为是) */ private Object banSpeech; private String remark; }