更新说明
This commit is contained in:
parent
46b16ebc29
commit
adcc051317
|
@ -65,7 +65,7 @@ message Operator {
|
|||
}
|
||||
|
||||
message EmailNotifyBasic {
|
||||
optional string notify_id = 1; // 用于处理唯一的任务,重发都会被利用到 256字节
|
||||
optional string notify_id = 1; // 用于处理唯一的任务,重发都会被利用到 256字节, 如果不写自动生成一个uuid
|
||||
string sender = 2; // 发送者
|
||||
string target_email = 3; // 发送的目标email
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user