forked from sanchezvem/PyroFetes
réparation des models et corrections du type caliber
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace PyroFetes.DTO.Login.Request;
|
||||
|
||||
public class ConnectLoginDto
|
||||
{
|
||||
public string? Username { get; set; }
|
||||
public string? Password { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user