将邮件事件表附加到全国火系统中
This commit is contained in:
parent
3083b84c80
commit
238b854ec3
@ -65,7 +65,7 @@ public class EmailEventEntity implements Serializable {
|
||||
/**
|
||||
* 发信地址(不带发件人别名)
|
||||
*/
|
||||
@Column(length = 255, columnDefinition = "varchar(255)")
|
||||
@Column(name = "email_from", length = 255, columnDefinition = "varchar(255)")
|
||||
private String from;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user