无关风月
3 天以前 4c07eb5512914ebd38e1c1e4455094577864c9f0
cloud-server-account/src/main/java/com/dsh/account/model/vo/classDetails/classInsVo/StuListVo.java
@@ -36,4 +36,6 @@
    @ApiModelProperty(value = "学员手机号")
    private String stuPhone;
    @ApiModelProperty(value = "性别")
    private Integer sex;
}