mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-29 08:30:25 +08:00
DNS节点增加在线状态通知
This commit is contained in:
@@ -14,6 +14,7 @@ message Message {
|
||||
bytes paramsJSON = 5;
|
||||
bool isRead = 6;
|
||||
int64 createdAt = 7;
|
||||
string role = 8;
|
||||
|
||||
NodeCluster nodeCluster = 30;
|
||||
Node node = 31;
|
||||
|
||||
Reference in New Issue
Block a user