From 99af0223ae0858c69d1b75106d5f8bb0ab14b129 Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期三, 27 八月 2025 17:04:29 +0800
Subject: [PATCH] art: 移库单回调出库逻辑添加

---
 src/main/resources/application-dev.yml |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index c91a985..1d17f58 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -284,6 +284,7 @@
       agent-id: ??
 webservice:
   url: http://10.101.0.182:8002/MesWebService/WebService.asmx?wsdl
+  namespace: http://tempuri.org/
 # SAP RFC鏂瑰紡鎺ュ彛闆嗘垚
 sap:
   rfc:
@@ -302,4 +303,9 @@
   appId: cli_a74aab6353b7d00e
   appSecret: mx5wm7X9S8WSzZCOYlxcggXTFL8iujIT
   sync:
-    departmentId: od-47692f32e6b66cc3985d317fee780a8b
\ No newline at end of file
+    departmentId: od-47692f32e6b66cc3985d317fee780a8b
+xhj:
+  factoryCode: 2301
+  orderType: Z001
+  productionManager: 010
+  orderStatus: REL
\ No newline at end of file

--
Gitblit v1.9.3