curl --location --request GET '/customer/cominsRecord/list?id='
{
"total": 0,
"rows": [
{
"id": 0,
"customerId": 0,
"insType": "string",
"insCompany": "string",
"beginTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"insContractUrl": "string",
"insContractNo": "string",
"customerName": "string"
}
],
"code": 0,
"msg": "string"
}