From e90dba0edc93be26e1509cfb2ec1d0681eb86e48 Mon Sep 17 00:00:00 2001 From: zhang <zc857179121@qq.com> Date: 星期三, 27 八月 2025 08:37:04 +0800 Subject: [PATCH] 合并出库添加日志 --- src/main/resources/application-loc.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application-loc.yml b/src/main/resources/application-loc.yml index 10e73e4..3315398 100644 --- a/src/main/resources/application-loc.yml +++ b/src/main/resources/application-loc.yml @@ -85,6 +85,8 @@ # containerMoveInPath: /expand/api/moveIn/container # containerMoveOutPath: /expand/api/moveOut/container # containerArrivedPath: /conveyor/containerArrived + locStsUrl: rcms/services/rest/hikRpcService/bindPodAndBerth + u8: report: false -- Gitblit v1.9.1