From 6220f212d2e124fe38eaa09e24ae150d1ea609df Mon Sep 17 00:00:00 2001 From: joshen Date: Tue, 20 Aug 2024 10:53:13 +0800 Subject: [PATCH] Update application-pro.properties --- .../src/main/resources/application-pro.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/boe-server-course/src/main/resources/application-pro.properties b/servers/boe-server-course/src/main/resources/application-pro.properties index 5f6b3d53..31fb34ca 100644 --- a/servers/boe-server-course/src/main/resources/application-pro.properties +++ b/servers/boe-server-course/src/main/resources/application-pro.properties @@ -26,7 +26,7 @@ xboe.upload.file.save_path=E:/Projects/BOE/java/static/upload xboe.upload.file.http_path=http://localhost:9090/cdn/upload ## 外部接口调用地址 旧系统机构及用户数据接口 -xboe.externalinterface.url.system=http://localhost:9091 +xboe.externalinterface.url.system=http://u-pre.boe.com:9091 ## 案例接口配置 ## 案例接口配置,init 是否需要初始化