From 55892e3ac8e9ec9f243c7ffbd96d3d4e11b31113 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Tue, 31 Jan 2023 09:40:31 +0800
Subject: [PATCH] Update techhero-commservice-upload-natived.yml

---
 techhero-commservice-upload-natived.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/techhero-commservice-upload-natived.yml b/techhero-commservice-upload-natived.yml
index 52153f6..8d49278 100644
--- a/techhero-commservice-upload-natived.yml
+++ b/techhero-commservice-upload-natived.yml
@@ -11,7 +11,7 @@ spring:
       max-idle: 8
       min-idle: 0
   file-storage: #文件存储配置,不使用的情况下可以不写
-    default-platform: localPlus #默认使用的存储平台
+    default-platform: minio #默认使用的存储平台
     thumbnail-suffix: ".min.jpg" #缩略图后缀,例如【.min.jpg】【.png】
     local: # 本地存储(不推荐使用)
       - platform: local # 存储平台标识
--
libgit2 0.26.0