From 19405a95f093aa4256aa25b1226ac456e68b7219 Mon Sep 17 00:00:00 2001 From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com> Date: 星期一, 09 六月 2025 14:02:13 +0800 Subject: [PATCH] 1 --- Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json index 068f2b0..ba4e5f8 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json +++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json @@ -45,9 +45,9 @@ // 鍏佽鍑哄簱鐨勭紪鐮� "OutBoundMateriel": [ { - "MaterielCode": "CC01050001523", + "MaterielCode": "CC03040001523", "ProductionLine": "ZJ-7", - "ProcessCode": "CH001" + "ProcessCode": "CWSC3" } ] } -- Gitblit v1.9.3