Commit 4c019a54 authored by liudong1993's avatar liudong1993

1

parent 4a9ae94b
...@@ -1387,7 +1387,7 @@ namespace REBORN.Module.DMCModule ...@@ -1387,7 +1387,7 @@ namespace REBORN.Module.DMCModule
Description = htModel.Tourists_Addres, Description = htModel.Tourists_Addres,
Zip = htModel.Tourists_PostNum Zip = htModel.Tourists_PostNum
}, },
CompanyName = "", CompanyName = htModel.Tourists_Unit,
Email = htModel.Tourists_Email, Email = htModel.Tourists_Email,
Fax = htModel.Tourists_Fax, Fax = htModel.Tourists_Fax,
SigningPlace = htModel.TravelAgency_SignAddress, SigningPlace = htModel.TravelAgency_SignAddress,
......
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