login service by localstorg
This commit is contained in:
9
TaxPayerFull/FixedValues.cs
Normal file
9
TaxPayerFull/FixedValues.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Shared.DTOs;
|
||||
|
||||
namespace Front
|
||||
{
|
||||
public static class Fixedvalues
|
||||
{
|
||||
public static UserAuthenticationDTO Userinfo=new UserAuthenticationDTO();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user