From 7de53327d639d30661fa5c2a07b8a9525b5788c9 Mon Sep 17 00:00:00 2001 From: xm <1350250847@qq.com> Date: Thu, 14 May 2026 17:45:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 4 ++-- src/main/resources/application-local.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 844d97e..98793ed 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -47,8 +47,8 @@ mqtt: config: # 文件服务器 file-server: https://file-s209.shoplnk.cn - # 生产环境接口 - server-url: https://glt-server.websoft.top/api + # 测试环境接口 + server-url: https://glt-dev-server.websoft.top/api # 业务模块接口 api-url: https://glt-dev-api.websoft.top/api upload-path: /www/wwwroot/file.ws diff --git a/src/main/resources/application-local.yml b/src/main/resources/application-local.yml index c22fd88..400131d 100644 --- a/src/main/resources/application-local.yml +++ b/src/main/resources/application-local.yml @@ -42,8 +42,8 @@ mqtt: # 框架配置 config: - # 开发环境接口 - server-url: https://glt-server.websoft.top/api + # 测试环境接口 + server-url: https://glt-dev-server.websoft.top/api upload-path: /Users/gxwebsoft/Documents/uploads/ # window(D:\Temp) # 开发环境证书配置