From 3e8f2aae9bf0a5c67ca2b5f5d5cc7c94ba098718 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期四, 18 十一月 2021 15:05:17 +0800
Subject: [PATCH] 添加iconblob2字段

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

diff --git a/protomsg.proto b/protomsg.proto
index 3538d9b..6c97374 100644
--- a/protomsg.proto
+++ b/protomsg.proto
@@ -198,6 +198,7 @@
     bool enTrack = 15; //鏄惁寮�鍚窡韪�
     string argDef = 16; //榛樿鍙傛暟
     string ruleSo = 17; //瑙勫垯鐢╯o
+    string iconBlob2 = 18; //绗簩濂楀浘鐗囦簩杩涘埗
 }
 
 //SdkArg struct

--
Gitblit v1.8.0