修改统一返回接口
This commit is contained in:
@@ -28,12 +28,6 @@ namespace IRaCIS.Core.Infrastructure.Extention
|
||||
/// </summary>
|
||||
public IList<T> CurrentPageData { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 分页数据 可能额外返回其他类型的查询数据 必须一些配置
|
||||
/// </summary>
|
||||
public object OtherData { get; set; }
|
||||
|
||||
public PageOutput()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user