From 4136a69c1af568e1df8fedd6dce2413afd501b2c Mon Sep 17 00:00:00 2001
From: liudl <673013083@qq.com>
Date: 星期四, 16 一月 2025 08:53:01 +0800
Subject: [PATCH] 测试 提交
---
Wms/Model/InterFaceModel/SoModel.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Wms/Model/InterFaceModel/SoModel.cs b/Wms/Model/InterFaceModel/SoModel.cs
index 557f11a..15ba286 100644
--- a/Wms/Model/InterFaceModel/SoModel.cs
+++ b/Wms/Model/InterFaceModel/SoModel.cs
@@ -49,11 +49,11 @@
/// <summary>
/// 鐢熶骇鏃ユ湡銆恲yyy-MM-dd
/// </summary>
- public DateTime? producttime { get; set; }
+ public string producttime { get; set; }
/// <summary>
/// 鏈夋晥鏈熻嚦銆恲yyy-MM-dd
/// </summary>
- public DateTime? expiry { get; set; }
+ public string expiry { get; set; }
/// <summary>
/// 澶栫鍚椼�恠tring(100)/闈炵┖銆�
/// </summary>
--
Gitblit v1.8.0