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