增加小程序模板消息配置
This commit is contained in:
@@ -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;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user