123
This commit is contained in:
@@ -34,4 +34,7 @@ public class AnchorAdminVo extends Anchor {
|
||||
private String city;
|
||||
|
||||
private Integer onlineStatus;
|
||||
|
||||
private Long startPrice;
|
||||
private Long endPrice;
|
||||
}
|
||||
|
||||
@@ -15,7 +15,9 @@ public class AnchorTopAdminVo extends AnchorTop {
|
||||
* 昵称
|
||||
*/
|
||||
private String nickname;
|
||||
|
||||
private Long price;
|
||||
private Long startPrice;
|
||||
private Long endPrice;
|
||||
/**
|
||||
* 手机号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user