浏览代码

部分修改

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