文件上传下载修正
This commit is contained in:
@@ -27,8 +27,8 @@ window.APP_RUNTIME_CONFIG = {
|
||||
|
||||
// 文件配置
|
||||
file: {
|
||||
downloadUrl: '/api/file/download/',
|
||||
uploadUrl: '/api/file/upload',
|
||||
downloadUrl: '/api/urban-lifeline/file/download/',
|
||||
uploadUrl: '/api/urban-lifeline/file/upload',
|
||||
maxSize: {
|
||||
image: 5, // MB
|
||||
video: 100, // MB
|
||||
|
||||
Reference in New Issue
Block a user