Commit 5553b6f4 authored by 楼超奇's avatar 楼超奇

update

parent f62398bb
...@@ -32,7 +32,7 @@ post表示更新保险信息,客户端上传字段如下: ...@@ -32,7 +32,7 @@ post表示更新保险信息,客户端上传字段如下:
"premium": int "premium": int
"name": str, "name": str,
"create_time": str, "create_time": str,
"Validity": str // 返回的是月份字符串,比如"1" "validity": str // 返回的是月份字符串,比如"1"
} }
} }
- 我的订单页面(订单列表页) 每个订单都返回有没有购买保险 - 我的订单页面(订单列表页) 每个订单都返回有没有购买保险
......
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