From 55c2df277f4e6af6ee6ccb9851a53709eb3b063b Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期五, 15 十月 2021 09:53:27 +0800
Subject: [PATCH] sj

---
 HDL_ON/Entity/Device/DeviceModule.cs |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Entity/Device/DeviceModule.cs b/HDL_ON/Entity/Device/DeviceModule.cs
index ed330ea..ca6bf4e 100644
--- a/HDL_ON/Entity/Device/DeviceModule.cs
+++ b/HDL_ON/Entity/Device/DeviceModule.cs
@@ -40,5 +40,14 @@
         /// 鍖哄垎鏄痓us璁惧锛岃繕鏄痥nx璁惧
         /// </summary>
         public string driver_code = "";
+        /// <summary>
+        /// 鏄惁涓荤綉鍏�
+        /// </summary>
+        public string master;
+        /// <summary>
+        /// 鏄惁寮�鍚簡鏈湴鍔犲瘑
+        /// 2021-09-23 娉ㄦ剰锛氫负浜嗗吋瀹规帶鍒朵互鍓嶄笉鍔犲瘑缃戝叧瑕佺敤杩欎釜鏂扮殑瀛楁锛屼笉鑳界敤local_encrypt锛屽洜涓哄彂鐜颁互鍓嶉儴鍒嗗浐浠跺凡缁忔湁杩欎釜鏍囪骞朵笖鍥炲true锛屼絾瀹為檯涓婇�氫俊杩樻病鍔犲瘑鐨�
+        /// </summary>
+        public bool isLocalEncrypt;
     }
 }

--
Gitblit v1.8.0