From fe3f28d45337d1f9d0c8e2034579fef11088a1b7 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期五, 05 六月 2020 16:23:39 +0800
Subject: [PATCH] sdk add iconBlob and version

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

diff --git a/protomsg.proto b/protomsg.proto
index 2ce3631..d5d3625 100644
--- a/protomsg.proto
+++ b/protomsg.proto
@@ -184,6 +184,8 @@
     string create_by = 10;
     bool enable = 11;//鏄惁鍚敤
     int32 del_flag = 12;//鏄惁鍒犻櫎
+    string iconBlob = 13; //鍥剧墖浜岃繘鍒�
+    string version = 14; //鐗堟湰
 }
 
 message TaskSdkRule {

--
Gitblit v1.8.0