From 12b68cf5f346c73a4e270f37054642714e29e117 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期二, 22 八月 2023 10:48:55 +0800
Subject: [PATCH] 修改数据入库的界面1

---
 DataLoader/Model/CommonProp.cs |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/DataLoader/Model/CommonProp.cs b/DataLoader/Model/CommonProp.cs
index cd55397..b015a67 100644
--- a/DataLoader/Model/CommonProp.cs
+++ b/DataLoader/Model/CommonProp.cs
@@ -95,6 +95,16 @@
         /// </summary>
         public static string TargetPath;
 
+        /// <summary>
+        /// 浼犳劅鍣ㄧ被鍨�
+        /// </summary>
+        public static string SensorType;
+
+        /// <summary>
+        /// 閲囬泦鏃堕棿
+        /// </summary>
+        public static DateTime AcqTime;
+
         /*private string _sourcePath;
 
         /// <summary>

--
Gitblit v1.9.3