123
This commit is contained in:
@@ -18,6 +18,9 @@ public class AnchorListQuery {
|
||||
@Schema(description = "类型 0-默认 1-活跃 2-新人 3-同城")
|
||||
private Integer type;
|
||||
|
||||
@Schema(hidden = true, description = "是否开启视频接听")
|
||||
private Integer openVideoStatus;
|
||||
|
||||
@Schema(description = "城市(同城查询使用)")
|
||||
private Integer cityId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user