Merge branch 'master' of https://gitee.com/izory/ZrAdminNetCore
This commit is contained in:
commit
6966643ac5
@ -146,7 +146,7 @@ namespace ZR.Admin.WebApi.Controllers
|
|||||||
{
|
{
|
||||||
url = uploadType == 1 ? finalFilePath : accessPath,
|
url = uploadType == 1 ? finalFilePath : accessPath,
|
||||||
fileName,
|
fileName,
|
||||||
fileId
|
fileId = fileId.ToString()
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user