瀏覽代碼

sys dic value

dss 2 年之前
父節點
當前提交
151b0a354d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Hotline.Share/Dtos/Dic/DicDto.cs

+ 1 - 1
src/Hotline.Share/Dtos/Dic/DicDto.cs

@@ -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; }