From 6069325e1a37cf0462afda1627d4c660735dc57e Mon Sep 17 00:00:00 2001 From: suerprisePlus <15810472099@163.com> Date: 星期二, 16 七月 2024 09:51:56 +0800 Subject: [PATCH] 版本更新 --- public/config/config.js | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) diff --git a/public/config/config.js b/public/config/config.js index b2abe2e..f0e2edf 100644 --- a/public/config/config.js +++ b/public/config/config.js @@ -6,7 +6,18 @@ loadTime: 2000, //闂撮殧澶氫箙鍥炴秷鎭� retTime: 2000, - // apiUrl: "http://192.168.11.41:7777/", - apiUrl: "http://106.120.22.26:5367/", - imgUrl: webHost + "/image/" + // apiUrl: "/api/", + // apiUrl: "http://192.168.11.95:7777/api/", + apiUrl: "http://103.135.160.14:7800/api/", + imgUrl: webHost + "/image/", + reportMd: "/Data/Report.md", + reportDocx: "/Data/Report.docx", + modelBase: { + url: "http://106.120.22.26:8013", + account: "/account-service", + geo: "/geo-service", + password: "NIZEHAN", + userId: "NIZEHAN", + modelLayer: "澶фā鍨嬫祴璇曞簱" + } }; -- Gitblit v1.9.3