From 2ea4ae2d4f578fb68e90992fd5b78e96f31acbd4 Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期四, 22 八月 2024 14:50:45 +0800
Subject: [PATCH] plc读写
---
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