Commit bdd497e1 authored by Junling Bu's avatar Junling Bu
Browse files

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

parent ff10f89c
...@@ -97,7 +97,7 @@ litemall: ...@@ -97,7 +97,7 @@ litemall:
# 对象存储配置 # 对象存储配置
storage: storage:
# 当前工作的对象存储模式,分别是local、aliyun、tencent、qiniu # 当前工作的对象存储模式,分别是local、aliyun、tencent、qiniu
active: tencent active: local
# 本地对象存储配置信息 # 本地对象存储配置信息
local: local:
storagePath: storage storagePath: storage
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment