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 | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/app.proto b/app.proto
index 33b0abe..abf0f8b 100644
--- a/app.proto
+++ b/app.proto
@@ -20,4 +20,6 @@
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