修改内网的下载地址

This commit is contained in:
yiqiuyang
2026-08-31 16:52:56 +08:00
parent b7d6ee8567
commit 0232999ff6
2 changed files with 20 additions and 1 deletions
+5
View File
@@ -7,4 +7,9 @@ window.config = {
assetsUrl: 'https://insider.rangutech.com/app_static_data/images/',
// 演示系统
featureUrl: 'http://192.168.3.32:5174/#/',
// 内网文件下载地址
oldDownLoadUrl: 'http://192.168.3.5:9193',
// 重定向文件下载链接
redirectDownloadUrl: 'https://work.rangutech.cn:1006',
}