Dto/service/XJPageResult.cs @@ -8,4 +8,6 @@ public string? result { get; set; } public string? id { get; set; } public string? keyword { get; set; } }