排队取号保存号码
This commit is contained in:
@@ -70,4 +70,7 @@ public class TbCallQueue {
|
||||
@Column(name = "sub_state")
|
||||
private Integer subState;
|
||||
|
||||
@Column(name = "call_num")
|
||||
private String callNum;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user