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 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

--
Gitblit v1.8.0