From 5d7ef14a4b2ab0a8fa818fa49e57e680d6f31392 Mon Sep 17 00:00:00 2001 From: chen-xin-zhi <3588068430@qq.com> Date: Fri, 14 Mar 2025 11:34:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=E5=86=99=E7=9C=9F?= =?UTF-8?q?=E9=A2=84=E7=BA=A6=E4=BA=A7=E5=93=81=E7=9A=84=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../heritage/controller/file/FileController.java | 3 --- src/main/resources/application.yml | 9 ++++++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/main/java/com/cultural/heritage/controller/file/FileController.java b/src/main/java/com/cultural/heritage/controller/file/FileController.java index 6b698cc..380d614 100644 --- a/src/main/java/com/cultural/heritage/controller/file/FileController.java +++ b/src/main/java/com/cultural/heritage/controller/file/FileController.java @@ -157,8 +157,6 @@ public class FileController { - - /** * 校验文件 * @@ -179,5 +177,4 @@ public class FileController { } } - } diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 44ae880..eeb1264 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -96,6 +96,12 @@ hwyun: bucketName: carbon2 +files: + upload: + path: C:\Users\35880\Desktop\文件上传测试 + + + wx: mini: appId: wx61b63e27bddf4ea2 @@ -116,7 +122,8 @@ wx: apiV3Key: fbemuj4Xql7CYlQJAoTEPYxvPSNgYT2t #通知地址 # notifyUrl: https://winning-mouse-internally.ngrok-free.app - notifyUrl: http://123.249.108.160:8888 +# notifyUrl: http://123.249.108.160:8888 + notifyUrl: http://154.8.193.216:9092 #微信服务器地址 domain: https://api.mch.weixin.qq.com