From 950d89112665bead13fa79ae7e37b8addc188ca8 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期二, 13 十月 2020 10:47:43 +0800
Subject: [PATCH] isTriggerByPreSdk set 0:非触发,1:必要触发,2:非必要触发

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

diff --git a/sysset.proto b/sysset.proto
index 41bc2a2..2e925b1 100644
--- a/sysset.proto
+++ b/sysset.proto
@@ -54,4 +54,5 @@
     int32 ipType = 1;
     string serviceIp = 2;
     string domain = 3;
+    int32 filePort = 4;
 }
\ No newline at end of file

--
Gitblit v1.8.0