...
|
...
|
@@ -277,7 +277,7 @@ code为200即为成功,否则是失败。 |
|
|
"fast_shopping_cost": 15,
|
|
|
"gain_yoho_coin": 0,
|
|
|
"goods_count": 1,
|
|
|
"instalment": {
|
|
|
"instalment": {//不支持或者用户没有选择分期时,不返回
|
|
|
"is_support": "Y",//是否支持
|
|
|
"plan_amount_per": 326.66,//每期应还金额
|
|
|
"plan_amount_per_name": "分3期(¥326.66*3)",
|
...
|
...
|
@@ -391,7 +391,7 @@ code为200即为成功,否则是失败。 |
|
|
"str_order_amount": "¥335.00",
|
|
|
"use_red_envelopes": 0,
|
|
|
"use_yoho_coin": 0,
|
|
|
"instalment": {
|
|
|
"instalment": {//不支持或者用户没有选择分期时,不返回
|
|
|
"is_support": "Y",//是否支持
|
|
|
"plan_amount_per": 326.66,//每期应还金额
|
|
|
"plan_amount_per_name": "分3期(¥326.66*3)",
|
...
|
...
|
|