Commit 71d1da62 authored by liudong1993's avatar liudong1993

1

parent bfb33672
...@@ -1477,7 +1477,7 @@ namespace REBORN.Module.DMCModule ...@@ -1477,7 +1477,7 @@ namespace REBORN.Module.DMCModule
Name = item.HotelName, Name = item.HotelName,
Address = new Address() Address = new Address()
{ {
Description = item.Country Country = item.Country
}, },
CheckInDate = item.CheckInDate, CheckInDate = item.CheckInDate,
CheckOutDate = item.OutDate, CheckOutDate = item.OutDate,
......
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