This commit is contained in:
2025-10-09 15:50:02 +02:00
parent 08bf910437
commit 44da6ed371
14 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
using PyroFetes.DTO.Product.Request;
namespace API.DTO.Product.Request
namespace PyroFetes.DTO.Product.Request
{
public class UpdateProductDto
{