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) # 开发环境证书配置