|
@@ -51,7 +51,7 @@ public class FsUserPageListParam implements Serializable {
|
|
@ApiModelProperty(value = "缺课状态,0全部;1-已缺课;2-未缺课")
|
|
@ApiModelProperty(value = "缺课状态,0全部;1-已缺课;2-未缺课")
|
|
private String missCourseStatus;
|
|
private String missCourseStatus;
|
|
|
|
|
|
- @ApiModelProperty(value = "连续停课排序,0-连续缺课天数多到少;1-连续缺课天数少到多;2-按注册时间晚到早;3-会员姓名0-9-A-Z")
|
|
|
|
|
|
+ @ApiModelProperty(value = "排序,0-按注册时间晚到早;1-会员姓名0-9-A-Z")
|
|
private String continueMissCourseSort;
|
|
private String continueMissCourseSort;
|
|
|
|
|
|
@ApiModelProperty(value = "昵称 (PC端使用)")
|
|
@ApiModelProperty(value = "昵称 (PC端使用)")
|