forked from sanchezvem/pyrofetes-backend
Refactor all code
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
namespace PyroFetes.DTO.QuotationProduct.Request;
|
||||
|
||||
// Pour création global
|
||||
public class CreateProductQuotationDto
|
||||
{
|
||||
public int ProductId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user