修改一版
This commit is contained in:
@@ -621,8 +621,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public FormType? FormType { get; set; }
|
||||
|
||||
public int ImageCount { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 项目标准Id
|
||||
@@ -707,8 +705,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public int? DigitPlaces { get; set; }
|
||||
|
||||
|
||||
public int ImageCount { get; set; }
|
||||
|
||||
public bool IsSignSave { get; set; } = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user