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