Commit 6df32d92 authored by 黄奎's avatar 黄奎

新增房型

parent 0425f459
......@@ -372,6 +372,7 @@
if (options.CreateBy) {
this.CreateBy = options.CreateBy
}
this.orderMsg.RoomName=this.RoomInfo.RoomName_CN;
this.orderMsg.ProductId = this.RoomInfo.RoomTypeID;
this.orderMsg.RatePlanID = this.RoomInfo.RatePlanID
this.orderMsg.RoomCount = this.searchObj.rooms
......
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