浏览代码

chore[litemall-core]: 对象存储默认模式是local

Junling Bu 6 年之前
父节点
当前提交
bdd497e12f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      litemall-core/src/main/resources/application-core.yml

+ 1 - 1
litemall-core/src/main/resources/application-core.yml

@@ -97,7 +97,7 @@ litemall:
   # 对象存储配置
   storage:
     # 当前工作的对象存储模式,分别是local、aliyun、tencent、qiniu
-    active: tencent
+    active: local
     # 本地对象存储配置信息
     local:
       storagePath: storage