From bf755562a82baa070c77b5aaffd8d6a1310438c7 Mon Sep 17 00:00:00 2001 From: hwh <332078369@qq.com> Date: 星期二, 27 八月 2024 08:24:36 +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