mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-04 05:00:24 +08:00
优化消息通知相关代码
This commit is contained in:
@@ -13,6 +13,8 @@ message MessageReceiver {
|
||||
int64 serverId = 4;
|
||||
string type = 5;
|
||||
bytes paramsJSON = 6;
|
||||
string role = 9; // 集群角色:node 或 dns
|
||||
|
||||
MessageRecipient messageRecipient = 7;
|
||||
MessageRecipientGroup messageRecipientGroup = 8;
|
||||
}
|
||||
Reference in New Issue
Block a user