提交修改
This commit is contained in:
@@ -98,3 +98,14 @@ message Other2Chat_ChatMessage // IAddressMessage
|
||||
ChatInfoTree ChatInfoTree = 1;
|
||||
}
|
||||
|
||||
////////////// ******** 邮件 *******/////////////
|
||||
/// 其他服务器发送邮件
|
||||
// Protocol Bson
|
||||
message Other2Mail_SendMailRequest // IAddressRequest,Mail2Other_SendMailResponse
|
||||
{
|
||||
MailBox MailBox = 1;
|
||||
}
|
||||
message Mail2Other_SendMailResponse // IAddressResponse
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user