This commit is contained in:
张良(004796)
2024-01-23 11:02:41 +08:00
parent c207732467
commit 424a0447ab
2 changed files with 1 additions and 3 deletions

View File

@@ -74,8 +74,6 @@ public class CurrentUserInfoVo {
@Schema(description = "开启视频接听 0-否 1-是")
private Integer openVideoStatus;
@Schema(description = "是否隐藏接单次数 1隐藏 2不隐藏")
private Integer orderSwitch;
/**
* 状态 0 可用 1 不可用
*/