Commit c0646910 authored by 吴春's avatar 吴春

1

parent bd76d621
......@@ -1109,7 +1109,6 @@ namespace REBORN.Services.DMCService
if (OrderId > 0)
{
model.ContractGuestList = new List<ContractGuest>();
model.CType = 1;
if ((Common.Enum.ResourceTypeEnum)ContractType == Common.Enum.ResourceTypeEnum.TeamPrice)
{
var orderModel = travelContractModule.GetTravelOrder(OrderId);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment