修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2024-02-01 09:59:07 +08:00
parent 467c7f77f5
commit c54fcf920c
2 changed files with 2 additions and 2 deletions
@@ -26,7 +26,7 @@ namespace IRaCIS.Core.Application.ViewModel
{
public Guid RowId { get; set; }
public decimal RowIndex { get; set; }
public string RowIndex { get; set; }
public decimal AllPPD { get; set; }
}