From 88faaead38486c9c6b43a550707dceb8e826e60e Mon Sep 17 00:00:00 2001
From: admin <qiutairan163@163.com>
Date: 星期四, 13 十一月 2025 15:51:33 +0800
Subject: [PATCH] pda库存查询
---
Wms/Model/InterFaceModel/HttpModel.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Wms/Model/InterFaceModel/HttpModel.cs b/Wms/Model/InterFaceModel/HttpModel.cs
index 2f931b9..b6f6180 100644
--- a/Wms/Model/InterFaceModel/HttpModel.cs
+++ b/Wms/Model/InterFaceModel/HttpModel.cs
@@ -698,6 +698,7 @@
/// 鍦板潃
/// </summary>
public string Address { get; set; }
+ public string streetAddress { get; set; }
/// <summary>
/// 鑱旂郴浜�
/// </summary>
--
Gitblit v1.8.0