From 224a67e1df2bd27b651cbcf385ec58bbd6dcdf24 Mon Sep 17 00:00:00 2001 From: zyx <zyx123456> Date: 星期五, 26 四月 2024 10:31:29 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index d73e82a..2fb9d31 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -85,6 +85,9 @@ containerMoveOutPath: /expand/api/moveOut/container containerArrivedPath: /conveyor/containerArrived +u8: + url: http://192.168.1.55:8010 + orderReportPath: /api/RdAudit ERP: url: http://192.168.1.55:8010 orderReportPath: /api/RdAudit -- Gitblit v1.9.1