jiangjc 10 months ago
parent
commit
124c6be369

+ 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);
                 }
 
+                if (dto.PortType == 1)
+                }
 
                 if (dto.PortType == 1)
                 {