|
@@ -20,7 +20,7 @@ namespace Hotline.Share.Dtos.Dic
|
|
public string Id { get; set; }
|
|
public string Id { get; set; }
|
|
}
|
|
}
|
|
|
|
|
|
- public record GetSysDicDataDto:PagedRequest
|
|
|
|
|
|
+ public record GetSysDicDataDto
|
|
{
|
|
{
|
|
public string typeid { get; set; }
|
|
public string typeid { get; set; }
|
|
|
|
|