This commit is contained in:
he
2022-09-06 10:58:24 +08:00
parent d42181a40c
commit 3eaa1c110b
2 changed files with 10 additions and 5 deletions
@@ -45,11 +45,11 @@ namespace IRaCIS.Core.Domain.Models
/// RowIndex
/// </summary>
public int RowIndex { get; set; }
/// <summary>
/// MeasureData
/// </summary>
public string MeasureData { get; set; }
/// MeasureData
/// </summary>
public string MeasureData { get; set; } = string.Empty;
/// <summary>
/// CreateTime