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 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/Dto/service/WarehouseQuery.cs b/Dto/service/WarehouseQuery.cs
index 207da17..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; }
@@ -44,9 +46,12 @@
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