From 89c3e31ff116f80bb6e6e7c5ef50f32448cb54ea Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周五, 16 5月 2025 10:40:51 +0800
Subject: [PATCH] 端口修改

---
 HIAWms/server/src/CMS.Plugin.HIAWms.Application.Contracts/Dtos/BindInstockDto/BindInstockInput.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HIAWms/server/src/CMS.Plugin.HIAWms.Application.Contracts/Dtos/BindInstockDto/BindInstockInput.cs b/HIAWms/server/src/CMS.Plugin.HIAWms.Application.Contracts/Dtos/BindInstockDto/BindInstockInput.cs
index 2efb842..bf177fb 100644
--- a/HIAWms/server/src/CMS.Plugin.HIAWms.Application.Contracts/Dtos/BindInstockDto/BindInstockInput.cs
+++ b/HIAWms/server/src/CMS.Plugin.HIAWms.Application.Contracts/Dtos/BindInstockDto/BindInstockInput.cs
@@ -45,6 +45,6 @@
         /// <summary>
         /// 缁戝畾鏁伴噺
         /// </summary>
-        public int MaterialStockNumber { get; set; }
+        public int StockNumber { get; set; }
     }
 }

--
Gitblit v1.9.3