소스 검색

部分修改

yuanrf 6 달 전
부모
커밋
511ba291d5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      OASystem/OASystem.Infrastructure/Repositories/Groups/CarTouristGuideGroundRepository.cs

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

@@ -1042,6 +1042,7 @@ namespace OASystem.Infrastructure.Repositories.Groups
                                     payType = dto.PayDId,
                                     costSign = dto.OrbitalPrivateTransfer,
                                     Id = item.Id,
+                                    Area = item.Area,
                                 });
                             }
                         }