配置测试数据
This commit is contained in:
@@ -45,7 +45,7 @@ namespace WMS.Web.Core.Dto.Erp
|
||||
/// <summary>
|
||||
/// 最大行数,整型,不能超过10000(非必录)
|
||||
/// </summary>
|
||||
public int Limit { get; set; } = 10;
|
||||
public int Limit { get; set; } = 2;
|
||||
|
||||
/// <summary>
|
||||
/// 表单所在的子系统内码,字符串类型(非必录)
|
||||
|
||||
Reference in New Issue
Block a user