添加报送文件开始编号属性及相关逻辑
This commit is contained in:
@@ -140,6 +140,11 @@ namespace YLErp.Configuration
|
||||
/// </summary>
|
||||
public int UploadFileSizeLimit => ErpElement.UploadFileSizeLimit;
|
||||
|
||||
/// <summary>
|
||||
/// 报送文件开始编号
|
||||
/// </summary>
|
||||
public int ReportFileBeginNumber => ErpElement.ReportFileBeginNumber;
|
||||
|
||||
#region-----is-----
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user