Commit 3788cd14 authored by 楼超奇's avatar 楼超奇

update

parent ce1f48ab
- 提交订单 从gaia拿信息返给客户端
订单是否支持分期
多返回一个dict 里面包括保险金额、是否购买过保险
客户端提交时增加一个是否选择保险参数 {"use_insurance": bool}
客户端提交时增加一个是否选择保险参数 {"use_insurance": 0为false,1为true}
{
"support_insurance": bool
"premium": int // 有这个字段表示需要展示,没有这个字段表示不需要展示
......
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