From c90080566753d64ac8e51363cd8ef48c47dd4f50 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期五, 22 四月 2022 11:22:02 +0800
Subject: [PATCH] CompareArgs add serverIds

---
 protomsg.proto |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/protomsg.proto b/protomsg.proto
index 6c97374..3b76161 100644
--- a/protomsg.proto
+++ b/protomsg.proto
@@ -312,6 +312,7 @@
     string analyServerId = 12;
     string compareTarget = 13;//姣斿鐨勭洰鏍�
     bool isCompareAll = 14; //鏄惁姣斿鍏ㄩ儴,鍋氭祴璇曠敤
+    repeated string serverIds = 15; //绠$悊骞冲彴姣斿澶氫釜璁惧浜х敓鐨勬暟鎹�
 }
 
 message CompareEvent {

--
Gitblit v1.8.0