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