From 91b13820b4f20a584abfed6ccbaec5eaafcd2734 Mon Sep 17 00:00:00 2001 From: daihh Date: Thu, 1 Dec 2022 19:43:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E9=85=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-dev.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/servers/boe-server-all/src/main/resources/application-dev.properties b/servers/boe-server-all/src/main/resources/application-dev.properties index 340d898f..55bf09ee 100644 --- a/servers/boe-server-all/src/main/resources/application-dev.properties +++ b/servers/boe-server-all/src/main/resources/application-dev.properties @@ -43,6 +43,8 @@ xboe.externalinterface.url.system=http://localhost:9091 ## 新增加的教师的内部调用接口 xboe.old.base.url=https://u-pre.boe.com +xboe.server.userbasic.url=https://u-pre.boe.com/userbasic + ## 用户统计接口的api地址 xboe.stat.base.url=http://127.0.0.1:9080