From c32dfb847e5c333ea788c07dea179be0e9a73bb7 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期二, 07 十一月 2023 17:49:52 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 0479b59..6f7d3c7 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -58,7 +58,8 @@ id: LTAI5tB2wHvhak9xLkHrJb9r secret: RgUbOIWFmydPXVNI4w4EviuSPoysIa bucket: zhongyang-ftpserver - endpoint: http://oss-cn-hangzhou.aliyuncs.com + endpoint: http://oss-cn-hangzhou-internal.aliyuncs.com + endpoint2: http://oss-cn-hangzhou.aliyuncs.com db: driver_class_name: com.microsoft.sqlserver.jdbc.SQLServerDriver -- Gitblit v1.9.1