From 32964001f3befa0a88c48bc11ae1daee1d935e51 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期二, 19 七月 2022 18:06:42 +0800
Subject: [PATCH] add activateCode filed

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

diff --git a/protomsg.proto b/protomsg.proto
index c1b1b0c..3efc3e0 100644
--- a/protomsg.proto
+++ b/protomsg.proto
@@ -199,6 +199,7 @@
     string argDef = 16; //榛樿鍙傛暟
     string ruleSo = 17; //瑙勫垯鐢╯o
     string iconBlob2 = 18; //绗簩濂楀浘鐗囦簩杩涘埗
+    string activateCode = 19; //
 }
 
 //SdkArg struct

--
Gitblit v1.8.0