yuanrf 10 月之前
父節點
當前提交
af91e3c290
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      OASystem/OASystem.Domain/ViewModels/Financial/Fin_GroupExtraCostView.cs

+ 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