增加排号卓型添加顺延字段
This commit is contained in:
@@ -24,4 +24,6 @@ public class CallTableDTO {
|
||||
private Integer start;
|
||||
@Min(1)
|
||||
private Integer nearNum;
|
||||
private Integer isPostpone;
|
||||
private Integer postponeNum;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user