计算属性更新

This commit is contained in:
2022-04-20 13:44:46 +08:00
parent ee0ead7017
commit b36453341c
4 changed files with 5 additions and 9 deletions
@@ -30,7 +30,7 @@ namespace IRaCIS.Core.Domain.Models
public double TotalMillisecondsInterval { get; set; }
public int TotalMillisecondsInterval { get; set; }
public DateTime UploadStartTime { get; set; }