This commit is contained in:
BianLzhaoMin 2025-03-03 15:25:04 +08:00
commit da7d1f1f7a
1 changed files with 8 additions and 8 deletions

View File

@ -1,23 +1,23 @@
import { getToDoNum } from '@/api/system/notice' import { getToDoNum } from '@/api/system/notice'
export function lookFile() { 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://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() { 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://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() { 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://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() { export function lookMioIoFile() {
return 'http://218.21.27.6:19090/nxdt-courseware' //生产服务器 // return 'http://218.21.27.6:19090/nxdt-courseware' //生产服务器
// return 'http://192.168.0.14:9090/nxdt-courseware-1' //14服务器 return 'http://192.168.0.14:9090/nxdt-courseware-1' //14服务器
} }
// lookFile: 'http://218.21.27.6:1999/nxnyback/statics', // lookFile: 'http://218.21.27.6:1999/nxnyback/statics',