From a1f7d28ff9440989cb8507c6adccba31a66208fc Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期二, 27 八月 2024 16:42:10 +0800
Subject: [PATCH] Merge branch 'master' into wxw

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

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

--
Gitblit v1.8.0