From 6ed0553e8d5bc38b728979c2078d3cbffdc88bf2 Mon Sep 17 00:00:00 2001
From: 杨张扬 <634643841@qq.com>
Date: 星期五, 30 五月 2025 17:10:03 +0800
Subject: [PATCH] 1.双钱-规格时间配置这个,过期时间使用小时

---
 models/TN_DayProDetail.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/models/TN_DayProDetail.cs b/models/TN_DayProDetail.cs
index cca369e..e7d84ce 100644
--- a/models/TN_DayProDetail.cs
+++ b/models/TN_DayProDetail.cs
@@ -19,6 +19,11 @@
         public DateTime DAYTIME { get; set; }
 
         /// <summary>
+        /// 瑙勬牸
+        /// </summary>
+        public string SPEC { get; set; }
+
+        /// <summary>
         /// 鎬婚噸閲�         /// </summary>
         public float WEIGHT { get; set; }

--
Gitblit v1.9.1