瀏覽代碼

部分修改

yuanrf 6 月之前
父節點
當前提交
511ba291d5

+ 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,
                                 });
                             }
                         }