设置5万
This commit is contained in:
@@ -26,7 +26,7 @@ namespace WMS.Web.Domain.Options
|
||||
/// </summary>
|
||||
public string Url { get; set; }
|
||||
//导出数据一页条数
|
||||
// public int PageSize { get; set; } = 50000;
|
||||
public int PageSize { get; set; } = 10000;
|
||||
public int PageSize { get; set; } = 50000;
|
||||
// public int PageSize { get; set; } = 10000;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user