mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-12 17:11:53 +08:00
📖 CRM:code review 前端直接上传
This commit is contained in:
@@ -6,7 +6,7 @@ VITE_DEV=true
|
||||
# 请求路径
|
||||
VITE_BASE_URL='http://localhost:48080'
|
||||
|
||||
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
|
||||
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务
|
||||
VITE_UPLOAD_TYPE=server
|
||||
# 上传路径
|
||||
VITE_UPLOAD_URL='http://localhost:48080/admin-api/infra/file/upload'
|
||||
|
Reference in New Issue
Block a user