From ba51d2ed8f5d96c7d86da68ef2c966d9c17f299f Mon Sep 17 00:00:00 2001
From: 杨张扬 <634643841@qq.com>
Date: 星期四, 15 五月 2025 15:25:51 +0800
Subject: [PATCH] 双钱-AGV软件文件变更

---
 models/TN_MonthProDetail.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/models/TN_MonthProDetail.cs b/models/TN_MonthProDetail.cs
index d3254a9..b8ea43a 100644
--- a/models/TN_MonthProDetail.cs
+++ b/models/TN_MonthProDetail.cs
@@ -16,12 +16,12 @@
         /// <summary>
         /// 姣忔湀1鍙烽浂鐐�         /// </summary>
-        public DateTime DayTime { get; set; }
+        public DateTime DAYTIME { get; set; }
 
         /// <summary>
         /// 鎬婚噸閲�         /// </summary>
-        public float Weight { get; set; }
+        public float WEIGHT { get; set; }
 
     }
 }

--
Gitblit v1.9.1