更新说明

This commit is contained in:
huangsimin@fusen.cn 2024-01-17 14:47:43 +08:00
parent 46b16ebc29
commit adcc051317

View File

@ -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
}