From 80ae7958a17a492098f18f31fa21804f37b6cbaa Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期三, 08 五月 2024 14:52:55 +0800
Subject: [PATCH] 更新dataprocess.pb

---
 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