jiangjc 10 달 전
부모
커밋
124c6be369
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      OASystem/OASystem.Infrastructure/Repositories/Groups/CarTouristGuideGroundRepository.cs

+ 2 - 0
OASystem/OASystem.Infrastructure/Repositories/Groups/CarTouristGuideGroundRepository.cs

@@ -429,6 +429,8 @@ namespace OASystem.Infrastructure.Repositories.Groups
                     _TableInitialization.RemoveAll(x => x.Id == 1070 || x.Id == 1071);
                     _TableInitialization.RemoveAll(x => x.Id == 1070 || x.Id == 1071);
                 }
                 }
 
 
+                if (dto.PortType == 1)
+                }
 
 
                 if (dto.PortType == 1)
                 if (dto.PortType == 1)
                 {
                 {