From e13341941c1d39db78424d962d70c2ff0985de8c Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 23 十二月 2025 13:54:30 +0800
Subject: [PATCH] 调拨申请单 修改递入 HPropertyID 为 HAuxPropID

---
 WebAPI/Controllers/BaseSet/Gy_SourceController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Controllers/BaseSet/Gy_SourceController.cs b/WebAPI/Controllers/BaseSet/Gy_SourceController.cs
index 082f9eb..988e157 100644
--- a/WebAPI/Controllers/BaseSet/Gy_SourceController.cs
+++ b/WebAPI/Controllers/BaseSet/Gy_SourceController.cs
@@ -364,7 +364,7 @@
                 return objJsonResult;
             }
         }
-   
+
         /// <summary>
         /// 鐢熶骇璧勬簮鑾峰彇淇℃伅
         /// </summary>

--
Gitblit v1.9.1