tmp
This commit is contained in:
@@ -27,5 +27,12 @@ namespace ApiServer.ApiStruct
|
||||
{
|
||||
public bool Status { get; set; }
|
||||
}
|
||||
|
||||
public class PasportGetListApi
|
||||
{
|
||||
public DateTime Date { get; set; }
|
||||
}
|
||||
public class PasportGetListClient
|
||||
{
|
||||
public string[] Name { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user