commit
This commit is contained in:
parent
e78ea7dc8b
commit
00c31ceee3
@ -14135,7 +14135,8 @@ namespace ApiPolo.Controllers
|
||||
{
|
||||
message = "Logo caricato con successo",
|
||||
url = fileUrl,
|
||||
fileName = file.FileName
|
||||
fileName = file.FileName,
|
||||
savedPath = fullPath // 👈 aggiunto per debug
|
||||
});
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user