From fa0deb40c66eb208d3e9fe96460edbefa3f18f68 Mon Sep 17 00:00:00 2001
From: bklLiudl <673013083@qq.com>
Date: 星期三, 11 九月 2024 16:14:43 +0800
Subject: [PATCH] 维护点位

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

diff --git a/Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceTaskOrderDto.cs b/Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceTaskOrderDto.cs
index 8099e82..116d386 100644
--- a/Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceTaskOrderDto.cs
+++ b/Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceTaskOrderDto.cs
@@ -18,4 +18,6 @@
     /// 鎬荤鏁�/璁″垝绠辨暟/棰勪及绠辨暟
     /// </summary>
     public int? Qty { get; set; }
+    public string? LineNO { get; set; }
+    public string? PZNo { get; set; }
 }

--
Gitblit v1.8.0