Lyyyi vor 16 Stunden
Ursprung
Commit
beeca0e656
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      OASystem/OASystem.Domain/Dtos/Groups/VisaProcessDtos.cs

+ 1 - 1
OASystem/OASystem.Domain/Dtos/Groups/VisaProcessDtos.cs

@@ -86,7 +86,7 @@ namespace OASystem.Domain.Dtos.Groups
         /// <summary>
         /// 当前用户Id  
         /// </summary>
-        public int CurrUserId { get; set; }
+        public int CurrUserId { get; set; }  
     }
 
     public class VisaProcessSetCompletedDto