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

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

diff --git a/app.proto b/app.proto
index c204dd5..abf0f8b 100644
--- a/app.proto
+++ b/app.proto
@@ -21,4 +21,5 @@
     bool isDefault = 16;
     string iconBlob2 = 17;
     string procName = 18;
+    string activateCode = 19;
 }
\ No newline at end of file

--
Gitblit v1.8.0