Authored by liqingzhong
@@ -538,7 +538,7 @@ code为200即为成功,否则是失败。 @@ -538,7 +538,7 @@ code为200即为成功,否则是失败。
538 |coupon_code|string|是|""|""|优惠券码| 538 |coupon_code|string|是|""|""|优惠券码|
539 |product_sku_list|string|是|""|""|立即购买,优先| 539 |product_sku_list|string|是|""|""|立即购买,优先|
540 |client_type|string|否|web|iphone|终端| 540 |client_type|string|否|web|iphone|终端|
541 -|receiverMobile|int|否|17798512064||收货人手机号码| 541 +|receiverMobile|String|否|17798512064||发票接收人手机号码|
542 |product_skn|int|否|||skn| 542 |product_skn|int|否|||skn|
543 |product_sku|int|否|||sku| 543 |product_sku|int|否|||sku|
544 |online_buy_number|int|是||2|线上购买数量| 544 |online_buy_number|int|是||2|线上购买数量|
@@ -1112,7 +1112,7 @@ code为200即为成功,否则是失败。 @@ -1112,7 +1112,7 @@ code为200即为成功,否则是失败。
1112 |payment_id|int|是|15||支付id| 1112 |payment_id|int|是|15||支付id|
1113 |payment_type|int|是|1||支付类型| 1113 |payment_type|int|是|1||支付类型|
1114 |coupon_code|string|是|""|""|优惠券码| 1114 |coupon_code|string|是|""|""|优惠券码|
1115 -|receiverMobile|int|否|17798512064||收货人手机号码| 1115 +|receiverMobile|String|否|17798512064||发票接收人手机号码|
1116 |shopping_key|string|否|Y123456|Y123456|手环编号| 1116 |shopping_key|string|否|Y123456|Y123456|手环编号|
1117 |buy_type|int|否|1|购买方式,1店员购买,2用户自行购买| 1117 |buy_type|int|否|1|购买方式,1店员购买,2用户自行购买|
1118 |store_id|int|是|12|0|门店id| 1118 |store_id|int|是|12|0|门店id|