From d1175228304707b917faa114eeef8b013ae6824c Mon Sep 17 00:00:00 2001 From: whb <17803890193@163.com> Date: Mon, 28 Oct 2024 10:58:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=95=B0=E5=AD=97=E5=BE=81?= =?UTF-8?q?=E4=BF=A1=E5=92=8C=E6=95=B0=E5=AD=97=E8=90=A5=E9=94=80=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/main/java/com/ibeetl/jlw/util/SubsystemUserUtil.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/main/java/com/ibeetl/jlw/util/SubsystemUserUtil.java b/web/src/main/java/com/ibeetl/jlw/util/SubsystemUserUtil.java index ffca2e05..d009af01 100644 --- a/web/src/main/java/com/ibeetl/jlw/util/SubsystemUserUtil.java +++ b/web/src/main/java/com/ibeetl/jlw/util/SubsystemUserUtil.java @@ -27,8 +27,8 @@ public class SubsystemUserUtil { private static final String SZJJ_USER_INSERT_API_URL="http://112.74.160.81:9909/api/user/synchronizationStudentInfoByAuto"; private static final String QKL_USER_INSERT_API_URL="http://120.79.54.255:8800/account/checkOrCreateForexSimulationUser"; private static final String IPO_USER_INSERT_API_URL="http://120.78.220.29:8818/api/user/checkOrCreateForexSimulationUser"; - private static final String SZZX_USER_INSERT_API_URL="https://120.79.54.255:7899/api/user/synchronizationStudentInfoByCredit"; - private static final String SZYX_USER_INSERT_API_URL="https://120.79.54.255:9868/api/user/synchronizationStudentInfoByAuto"; + private static final String SZZX_USER_INSERT_API_URL="https://szzx.sztzjy.com:7899/api/user/synchronizationStudentInfoByCredit"; + private static final String SZYX_USER_INSERT_API_URL="https://szyx.sztzjy.com:9868/api/user/synchronizationStudentInfoByAuto"; private static final String JRDSJ_USER_INSERT_API_URL="http://120.78.220.29:9988/tea/user/checkOrCreateForexSimulationUser"; //同步区块链超管端院校权限数据 private static final String QUL_ADMIN_PERMISSION_URL="https://qkljr.sztzjy.com:89/api/admin/permissions/getAdminModulePermissionsControl?limit=1&page=10";