mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-19 17:10:24 +08:00
节点组合配置时服务间可以共用证书数据
This commit is contained in:
@@ -291,6 +291,7 @@ message FindCurrentNodeConfigRequest {
|
||||
int64 version = 1;
|
||||
bool compress = 2; // 是否压缩
|
||||
int64 nodeTaskVersion = 3; // 通知任务版本
|
||||
bool useDataMap = 4; // 是否使用公共的数据集
|
||||
}
|
||||
|
||||
message FindCurrentNodeConfigResponse {
|
||||
|
||||
Reference in New Issue
Block a user