|
@@ -112,7 +112,7 @@ post体:
|
|
"resultMsg":"",
|
|
"resultMsg":"",
|
|
"content":[
|
|
"content":[
|
|
{
|
|
{
|
|
- "insuranceId":"***", // 保单Id
|
|
|
|
|
|
+ "insuranceNo":"***", // 保单Id
|
|
"expireDate":"*****", // 截止日期
|
|
"expireDate":"*****", // 截止日期
|
|
"propertyCount":10, // 保单内资产数量
|
|
"propertyCount":10, // 保单内资产数量
|
|
"insuranceFile":"****" // 保险文件key
|
|
"insuranceFile":"****" // 保险文件key
|
|
@@ -131,7 +131,7 @@ post体:
|
|
|
|
|
|
{
|
|
{
|
|
"venderId":"", //String,必填,保险商Id
|
|
"venderId":"", //String,必填,保险商Id
|
|
- "contractId":"", //String,必填,保单编号
|
|
|
|
|
|
+ "insuranceNo":"", //String,必填,保单编号
|
|
}
|
|
}
|
|
|
|
|
|
返回:
|
|
返回:
|