|
@@ -45,6 +45,8 @@ namespace OASystem.Domain.ViewModels.Financial
|
|
public decimal Coefficient { get; set; }
|
|
public decimal Coefficient { get; set; }
|
|
public string Remark { get; set; }
|
|
public string Remark { get; set; }
|
|
|
|
|
|
|
|
+ public int? Area { get; set; }
|
|
|
|
+
|
|
}
|
|
}
|
|
|
|
|
|
public class Fin_GroupExtraCostViewDataCount
|
|
public class Fin_GroupExtraCostViewDataCount
|