From 91c623a67e67a0f2627d237fbf54bacbf678cbd2 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 16 五月 2024 14:14:12 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/phyzasrs' into phyzasrs --- src/main/resources/application.yml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index c044050..2fb9d31 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -88,6 +88,12 @@ u8: url: http://192.168.1.55:8010 orderReportPath: /api/RdAudit +ERP: + url: http://192.168.1.55:8010 + orderReportPath: /api/RdAudit +MES: + url: http://192.168.1.55:8010 + orderReportPath: /api/RdAudit agvBasDev: maxWorkNum: 1 -- Gitblit v1.9.1