Commit 979dd5be authored by 楼超奇's avatar 楼超奇

update

parent 5553b6f4
...@@ -31,8 +31,8 @@ post表示更新保险信息,客户端上传字段如下: ...@@ -31,8 +31,8 @@ post表示更新保险信息,客户端上传字段如下:
"hybrid_doc": str "hybrid_doc": str
"premium": int "premium": int
"name": str, "name": str,
"create_time": str, "confirmed_at": str,
"validity": str // 返回的是月份字符串,比如"1" "expiration": 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