From 2b5d27815c440a4f0cdae38a4800305401453d61 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期四, 23 十月 2025 09:26:01 +0800
Subject: [PATCH] Merge branch 'master' of http://47.95.120.53:8083/r/JC34WCS

---
 Admin.NET/WCS.Application/OpenApi/OpenApi.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Admin.NET/WCS.Application/OpenApi/OpenApi.cs b/Admin.NET/WCS.Application/OpenApi/OpenApi.cs
index c6a068c..69ab9f6 100644
--- a/Admin.NET/WCS.Application/OpenApi/OpenApi.cs
+++ b/Admin.NET/WCS.Application/OpenApi/OpenApi.cs
@@ -549,7 +549,7 @@
                             HttpService httpService = new HttpService();
                             var inputs = new NullPallInRequest();
                              
-                            inputs.PalletNo = modTask.PalletNo;
+                            inputs.PalletNo = palletNo;
                             inputs.PallNum = count;
                             inputs.Locate = "B100101";//鍙犳墭鐩樻満浣嶇疆
                             inputs.HouseNo = "W02";

--
Gitblit v1.8.0