From 3d1df57ccc06c0c84813fac71f19ee5a4187b3da Mon Sep 17 00:00:00 2001 From: hwh <332078369@qq.com> Date: 星期五, 23 八月 2024 17:02:48 +0800 Subject: [PATCH] 1 --- 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