yuanrf 10 meses atrás
pai
commit
af91e3c290

+ 2 - 0
OASystem/OASystem.Domain/ViewModels/Financial/Fin_GroupExtraCostView.cs

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