yuanrf 1 month ago
parent
commit
7fd608541b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OASystem/OASystem.Domain/ViewModels/Groups/EnterExitCostView.cs

+ 1 - 1
OASystem/OASystem.Domain/ViewModels/Groups/EnterExitCostView.cs

@@ -617,7 +617,7 @@ namespace OASystem.Domain.ViewModels.Groups
     {
     {
         public int Id { get; set; }
         public int Id { get; set; }
 
 
-        public int Diid { get; set; }
+        public int DiId { get; set; }
 
 
         public int SetDataId { get; set; }
         public int SetDataId { get; set; }