Commit 811242c0 authored by liwei's avatar liwei

增加了文件上传注释

parent 24bffe40
...@@ -40,6 +40,7 @@ cy: ...@@ -40,6 +40,7 @@ cy:
decryptSm4Secret: 'FFFAAA333777EEEB' decryptSm4Secret: 'FFFAAA333777EEEB'
# 文件存储 # 文件存储
fileStorage: fileStorage:
# 文件上传类型: 1、local:本地上传 2、minIO:minio上传 3、aliYun_server: 服务端oss上传 4、aliYun_direct:客户端oss直传
model: local model: local
fileTemplate: UUID fileTemplate: UUID
ssl: ssl:
......
Markdown is supported
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