mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-09 16:50:25 +08:00
API节点信息增加instanceCode(实例代号)字段
This commit is contained in:
@@ -22,4 +22,5 @@ message APINode {
|
||||
bool isPrimary = 16;
|
||||
|
||||
bool debug = 30;
|
||||
string instanceCode = 31;
|
||||
}
|
||||
Reference in New Issue
Block a user