增加小程序模板消息配置
This commit is contained in:
parent
14c437a30e
commit
395cd4750c
|
|
@ -51,10 +51,7 @@ public class TbCallConfig {
|
|||
@Column(name = "update_time")
|
||||
private Instant updateTime;
|
||||
|
||||
@Column(name = "is_postpone")
|
||||
private Byte isPostpone;
|
||||
|
||||
@Column(name = "postpone_num")
|
||||
private Integer postponeNum;
|
||||
@Column(name = "near_num")
|
||||
private Integer nearNum;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue