Merge branch 'master' of ssh://gitlab.fusenpack.com/backend/proto
This commit is contained in:
@@ -74,9 +74,6 @@ message EmailSendReq {
|
||||
string title = 2; // 邮件标题
|
||||
string content = 3; // 邮件内容
|
||||
Operator operator = 4; // 操作类型
|
||||
// string company_name = 5; // fs公司名
|
||||
// string confirmation_link = 6; // fs确认连接
|
||||
// string sender_name = 7; // 发送人
|
||||
optional google.protobuf.Struct metadata = 5; // 扩展参数
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user