This commit is contained in:
he
2022-08-03 15:51:39 +08:00
parent 810a601583
commit c19c34b80a
8 changed files with 75 additions and 3 deletions
@@ -71,6 +71,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public int? DigitPlaces { get; set; } = 2;
/// <summary>
/// 图片数量
/// </summary>
public int ImageCount { get; set; } = 0;
/// <summary>
/// 评估结果
/// </summary>