From fd1f8288a1d6ef5d3055353d03d373ea28027719 Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期三, 21 八月 2024 16:11:50 +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