From cb73f52a96897b9fb77a0faadc12aed395e55c85 Mon Sep 17 00:00:00 2001
From: cnf <3283105747@qq.com>
Date: 星期四, 11 十二月 2025 14:29:43 +0800
Subject: [PATCH] 挪蓝宝委外(补充)

---
 Dto/service/WarehouseQuery.cs |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/Dto/service/WarehouseQuery.cs b/Dto/service/WarehouseQuery.cs
index 9312733..f4c4f5f 100644
--- a/Dto/service/WarehouseQuery.cs
+++ b/Dto/service/WarehouseQuery.cs
@@ -6,7 +6,9 @@
 {
     public string? blNo { get; set; } //琛ユ枡鍗曞彿
     public string? id { get; set; }
+
     public string? sectionCode { get; set; }
+
     //鏉$爜缂栧彿
     public string? barcode { get; set; }
     public string? userName { get; set; }
@@ -40,6 +42,16 @@
 
     public string? itemNo { get; set; }
     public string? message { get; set; }
+    public string? orgid { get; set; }
+    public string? dckw { get; set; }
+    public decimal? dbNum { get; set; }
+    public string? remark { get; set; }
 
+    public string? drkw { get; set; }
 
+    //鍏嬮噸
+    public decimal? weight { get; set; }
+
+    public string? cgrkType { get; set; }
+    public string? hbNo { get; set; } //鍚堝苟鍗曞彿
 }
\ No newline at end of file

--
Gitblit v1.9.3