123
This commit is contained in:
@@ -41,6 +41,9 @@ public class UserInfoVo {
|
||||
@Schema(description = "接单次数")
|
||||
private Long serviceCount;
|
||||
|
||||
@Schema(description = "是否隐藏接单次数 1隐藏 2不隐藏")
|
||||
private Integer orderSwitch;
|
||||
|
||||
@Schema(description = "粉丝数")
|
||||
private Long fansNum;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user