排号增加天数查询限制
This commit is contained in:
@@ -73,4 +73,7 @@ public class TbCallQueue {
|
||||
@Column(name = "call_num")
|
||||
private String callNum;
|
||||
|
||||
@Column(name = "create_day")
|
||||
private String createDay;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user