From 6c000a9f933f43a072d52790efc22bbcc8238eee Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期五, 23 八月 2024 09:08:01 +0800
Subject: [PATCH] 日志文件

---
 Admin.NET/WCS.Application/Service/WcsStation/Dto/WcsStationInput.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Admin.NET/WCS.Application/Service/WcsStation/Dto/WcsStationInput.cs b/Admin.NET/WCS.Application/Service/WcsStation/Dto/WcsStationInput.cs
index fd618ab..f6afe50 100644
--- a/Admin.NET/WCS.Application/Service/WcsStation/Dto/WcsStationInput.cs
+++ b/Admin.NET/WCS.Application/Service/WcsStation/Dto/WcsStationInput.cs
@@ -32,7 +32,7 @@
         /// <summary>
         /// 娴佺▼瀛楃被鍨�
         /// </summary>
-        public virtual string? PosType { get; set; }
+        public virtual PLCDataTypeEnum? PosType { get; set; }
         
         /// <summary>
         /// 鏄剧ず灞廼p鍦板潃

--
Gitblit v1.8.0