From 91b3014f920903721af7590ce1049d91b20bfd96 Mon Sep 17 00:00:00 2001
From: 杨张扬 <634643841@qq.com>
Date: 星期三, 11 六月 2025 17:25:22 +0800
Subject: [PATCH] 临时取消容器ID的解析

---
 models/TN_YearProDetail.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/models/TN_YearProDetail.cs b/models/TN_YearProDetail.cs
index 35e64e6..932da3b 100644
--- a/models/TN_YearProDetail.cs
+++ b/models/TN_YearProDetail.cs
@@ -19,7 +19,12 @@
         public DateTime DAYTIME { get; set; }
 
         /// <summary>
-        /// 鎬婚噸閲�+        /// 瑙勬牸
+        /// </summary>
+        public string SPEC { get; set; }
+
+        /// <summary>
+        /// 閲嶉噺
         /// </summary>
         public float WEIGHT { get; set; }
 

--
Gitblit v1.9.1