修改一版

This commit is contained in:
he
2022-09-14 16:54:51 +08:00
parent 0157ecde51
commit 5bf8004298
3 changed files with 438 additions and 256 deletions
@@ -63,6 +63,8 @@ namespace IRaCIS.Application.ViewModels
public decimal AdjudicationIn48HPrice { get; set; }
public decimal GlobalPrice { get; set; }
public decimal TrainingPrice { get; set; }
public bool IsNewTrial { get; set; }
public decimal DowntimePrice { get; set; }
public decimal RefresherTrainingPrice { get; set; }
}