Commit e948354e authored by youjie's avatar youjie

no message

parent a1f3a49e
...@@ -387,13 +387,13 @@ ...@@ -387,13 +387,13 @@
Num: 1,// 数量 Num: 1,// 数量
Money: 0,// 总金额 Money: 0,// 总金额
Sex: 1,// 性别 1男 2女 Sex: 1,// 性别 1男 2女
SurName: '',// 姓 SurName: '',// 姓
Name: '',// 名 Name: '',// 名
Remark: '',// 下单备注 Remark: '',// 下单备注
AirportId: '',//机场ID (包车机场相关的不用传,包括下方机场航班相关) AirportId: '',//机场ID (包车机场相关的不用传,包括下方机场航班相关)
AirportTerminal: '1111航厦',// 航厦 AirportTerminal: '',// 航厦
AirLine: '222航空公司',// 航空公司名称 AirLine: '',// 航空公司名称
FlightNumber: '3333航班号',// 航班号 FlightNumber: '',// 航班号
FlightTime: '',// 航班时间 FlightTime: '',// 航班时间
GetonAddress: '',// 上车地点 GetonAddress: '',// 上车地点
GetoffAddress: '',// 下车地点 GetoffAddress: '',// 下车地点
...@@ -402,8 +402,8 @@ ...@@ -402,8 +402,8 @@
BabyNum: '',// 婴儿人数 BabyNum: '',// 婴儿人数
HandLuggageNum: '',// 手提行李数量 HandLuggageNum: '',// 手提行李数量
RegisteredLuggageNum: '',// 托运行李数量 RegisteredLuggageNum: '',// 托运行李数量
ContactWay: '2310721242@qq.com',// 联络方式 前端自定义 json格式存储 最后序列化成 string 传给我 ContactWay: '',// 联络方式 前端自定义 json格式存储 最后序列化成 string 传给我
Mobile: '18224442217',// 联络电话 Mobile: '',// 联络电话
ProductId: '',// 产品ID ProductId: '',// 产品ID
CarId: '',// CarId: '',//
PhoneCode: '86',// 国家区号 PhoneCode: '86',// 国家区号
......
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