From 72fcf61898823d418426b5bcdc63246a6820edac Mon Sep 17 00:00:00 2001 From: haozq <1611483981@qq.com> Date: Mon, 3 Mar 2025 14:56:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/bonus.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/utils/bonus.js b/src/utils/bonus.js index 834b9ec..8b2de59 100644 --- a/src/utils/bonus.js +++ b/src/utils/bonus.js @@ -1,23 +1,23 @@ import { getToDoNum } from '@/api/system/notice' export function lookFile() { - // return 'http://192.168.0.14:21626/file/statics' //14服务器 + return 'http://192.168.0.14:1999/file/statics' //14服务器 // return 'http://112.29.103.165:14413/file/statics' //1.6演示服务器 - return 'http://218.21.27.6:1999/file/statics' //生产服务器 +// return 'http://218.21.27.6:1999/file/statics' //生产服务器 } export function lookFaceFile() { - // return 'http://192.168.0.14:21626/file/statics/' //14服务器 + return 'http://192.168.0.14:1999/file/statics/' //14服务器 //return 'http://112.29.103.165:14413/file/statics/' //1.6演示服务器 - return 'http://218.21.27.6:1999/file/statics/' //生产服务器 + // return 'http://218.21.27.6:1999/file/statics/' //生产服务器 } export function filePreview() { - // return 'http://192.168.0.14:8012/onlinePreview?url=' //14服务器 + return 'http://192.168.0.14:8012/onlinePreview?url=' //14服务器 // return 'http://112.29.103.165:8012/onlinePreview?url=' //1.6演示服务器 - return 'http://218.21.27.6:18013/onlinePreview?url=' + // return 'http://218.21.27.6:18013/onlinePreview?url=' } export function lookMioIoFile() { - return 'http://218.21.27.6:19090/nxdt-courseware' //生产服务器 - // return 'http://192.168.0.14:9090/nxdt-courseware-1' //14服务器 + // return 'http://218.21.27.6:19090/nxdt-courseware' //生产服务器 + return 'http://192.168.0.14:9090/nxdt-courseware-1' //14服务器 } // lookFile: 'http://218.21.27.6:1999/nxnyback/statics',