排号修改叫号状态修改
This commit is contained in:
@@ -9,7 +9,6 @@ import javax.validation.constraints.NotNull;
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
@Data
|
||||
public class TakeNumberDTO extends BaseCallTableDTO{
|
||||
@NotNull
|
||||
private Integer userId;
|
||||
@NotEmpty
|
||||
private String phone;
|
||||
|
||||
Reference in New Issue
Block a user