From 501274e382802688fd2222297c0c4e57e2ff28e6 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 27 十一月 2025 10:56:43 +0800
Subject: [PATCH] 1111

---
 StandardPda/MES.Service/Dto/webApi/ItemStockQueryDto.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/StandardPda/MES.Service/Dto/webApi/ItemStockQueryDto.cs b/StandardPda/MES.Service/Dto/webApi/ItemStockQueryDto.cs
index 2252851..b731af7 100644
--- a/StandardPda/MES.Service/Dto/webApi/ItemStockQueryDto.cs
+++ b/StandardPda/MES.Service/Dto/webApi/ItemStockQueryDto.cs
@@ -9,6 +9,11 @@
     ///     鐢ㄦ埛缂栫爜
     /// </summary>
     public string? UserCode { get; set; }
+    
+    /// <summary>
+    ///     妤煎眰
+    /// </summary>
+    public string? Station { get; set; }
 
     /// <summary>
     ///     瀛楃涓查泦鍚�(濡傛潯鐮併�佺墿鏂欑紪鍙风瓑)

--
Gitblit v1.9.3