This commit is contained in:
zpc 2025-09-23 16:35:50 +08:00
parent a9582f4fcd
commit 08597cd8ac
3 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@
<Folder Include="Controllers\Public\" />
<Folder Include="Controllers\WebApi\" />
<Folder Include="Properties\PublishProfiles\" />
<Folder Include="wwwroot\file\" />
</ItemGroup>
<ItemGroup>

View File

@ -49,7 +49,7 @@
"sqlExecutionTime": 5, //Sql
"Upload": {
"uploadUrl": "http://localhost:8888", //访
"localSavePath": "/file/", // wwwroot
"localSavePath": "file/", // wwwroot
"maxSize": 15, // 15M
"notAllowedExt": [ ".bat", ".exe", ".jar", ".js" ],
"requestLimitSize": 50 //body