From c8987c3c697364a6a2f3015ce1661c0c7634669d Mon Sep 17 00:00:00 2001 From: daihh Date: Sun, 23 Oct 2022 13:52:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-test.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/servers/boe-server-all/src/main/resources/application-test.properties b/servers/boe-server-all/src/main/resources/application-test.properties index d5c27fd3..0cc3cc67 100644 --- a/servers/boe-server-all/src/main/resources/application-test.properties +++ b/servers/boe-server-all/src/main/resources/application-test.properties @@ -47,6 +47,9 @@ xboe.externalinterface.url.system=http://127.0.0.1:9091 ## 新增加的教师的内部调用接口 xboe.old.base.url=https://u-pre.boe.com +## 用户统计接口的api地址 +xboe.stat.base.url=http://127.0.0.1:9080 + #加密盐 #jasypt.encryptor.password=jasypt jasypt.encryptor.algorithm=PBEWithMD5AndDES