Commit d6e5f2e0 authored by 胡涛's avatar 胡涛

数据下发模板修改

parent c873d866
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LSJW56332LG106934",
"agentComCode": "69883430-5-F",
"licenseNo": "沪AG56868",
"endDate": "1701331200000",
"newPolicyFlag": "0",
"policyNo": "6605072022310110024153",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "RWAAZE1655",
"comCode": "3101104003",
"insuredName": "孙琦",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "21.51",
"agentComName": "上海天意保险代理有限公司",
"businessNature": "207",
"useNatureCode": "8A",
"appliName": "孙琦",
"newChnlType": "15",
"carKindCode": "A0",
"sumPremium": "537.74",
"underWriteEndDate": "1668484542952",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "上海市杨浦支公司数字渠道第一支持团队",
"startDate": "1669795200000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LVVDC11B9DD297837",
"agentComCode": "09618097-3",
"licenseNo": "云LBZ325",
"endDate": "1702137600000",
"newPolicyFlag": "0",
"policyNo": "6605212022532993009359",
"policySort": "0",
"artifSelfPricesRat": "0.92",
"modelCode": "QRAAYD0004",
"comCode": "5329930003",
"insuredName": "杨管平",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "77.38",
"agentComName": "云南英茂汽车保险销售服务有限公司大理英茂春风营业部",
"businessNature": "j",
"useNatureCode": "8A",
"appliName": "杨管平",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "1934.5",
"underWriteEndDate": "1668219833991",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "大理中支营业三部车行渠道车商业务三部",
"startDate": "1670601600000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LFV5A24F993024279",
"agentComCode": "152801198206113619",
"licenseNo": "蒙KN9852",
"endDate": "1699804800000",
"newPolicyFlag": "0",
"policyNo": "6605072022150696004705",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "ADAAFD0123",
"comCode": "1506960188",
"insuredName": "国能互通内蒙古网络科技有限公司",
"transferPolicyFlag": "1",
"riskCode": "0507",
"agentNetFee": "37.74",
"agentComName": "吴军亮",
"businessNature": "1",
"useNatureCode": "8B",
"appliName": "国能互通内蒙古网络科技有限公司",
"newChnlType": "14",
"carKindCode": "A0",
"sumPremium": "943.4",
"underWriteEndDate": "1668134061638",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "鄂尔多斯市中支城区业务部数字渠道新零售一团队",
"startDate": "1668268800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LGBM4AE4XHD085532",
"agentComCode": "91110114669146941C",
"licenseNo": "京HD7908",
"endDate": "1705161600000",
"newPolicyFlag": "0",
"policyNo": "6605212022110184007665",
"policySort": "0",
"artifSelfPricesRat": "0.86",
"modelCode": "RCAAID0049",
"comCode": "1101849003",
"insuredName": "王续国",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "163.95",
"agentComName": "北京天云通达汽车维修有限公司",
"businessNature": "j",
"useNatureCode": "8A",
"appliName": "王续国",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "1261.19",
"underWriteEndDate": "1668489173218",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "北京市分公司门头沟支公司第一销售团队",
"startDate": "1673625600000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "ZN6XU61E9HX219556",
"agentComCode": "85504889-4",
"licenseNo": "闽DZ037S",
"endDate": "1702656000000",
"newPolicyFlag": "0",
"policyNo": "6605212022350201007536",
"policySort": "0",
"artifSelfPricesRat": "1.1681",
"modelCode": "MSAAGI0001",
"comCode": "3502013008",
"insuredName": "詹娟",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "574.7",
"agentComName": "中国人寿保险股份有限公司厦门市分公司",
"businessNature": "b",
"useNatureCode": "8A",
"appliName": "黄子瞻",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "4597.63",
"underWriteEndDate": "1668586364712",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "开元支公司互动渠道业务三部",
"startDate": "1671120000000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LDC973Z48M3033967",
"agentComCode": "75284511-0-01",
"licenseNo": "川A2C4T3",
"endDate": "1701100800000",
"newPolicyFlag": "0",
"policyNo": "6605072022518917011492",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "BZAAZT7145",
"comCode": "5189176514",
"insuredName": "许小银",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "32.26",
"agentComName": "四川安捷汽车技术服务有限公司",
"businessNature": "3",
"useNatureCode": "8A",
"appliName": "许小银",
"newChnlType": "09",
"carKindCode": "A0",
"sumPremium": "806.6",
"underWriteEndDate": "1668218117369",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "天府郫都区支公司车商四部",
"startDate": "1669564800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LB37624Z5GL058766",
"agentComCode": "420203197009082146",
"licenseNo": "浙B0135T",
"endDate": "1701964800000",
"newPolicyFlag": "0",
"policyNo": "6605212022330206012854",
"policySort": "0",
"artifSelfPricesRat": "1.01",
"modelCode": "JLAAOD0071",
"comCode": "3302066007",
"insuredName": "汪超男",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "185.91",
"agentComName": "邵越",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "汪超男",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "2478.81",
"underWriteEndDate": "1668502087746",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "北仑区支公司车行渠道一部",
"startDate": "1670428800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LFPM4APE6J1A96079",
"agentComCode": "85194123-9",
"licenseNo": "沪C720GX",
"endDate": "1700236800000",
"newPolicyFlag": "0",
"policyNo": "6605072022341622009585",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "MZABAD0006",
"comCode": "3416223001",
"insuredName": "谢永贵",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "中国人寿保险股份有限公司亳州分公司",
"businessNature": "k",
"useNatureCode": "8A",
"appliName": "谢永贵",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "627.36",
"underWriteEndDate": "1668486856734",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "中国人寿亳州市蒙城支公司互动服务点",
"startDate": "1668700800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LJU8824S5CS036406",
"agentComCode": "96471819-9",
"licenseNo": "鲁A85CV1",
"endDate": "1702224000000",
"newPolicyFlag": "0",
"policyNo": "6605212022370124005300",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "HPAABD0111",
"comCode": "3701243025",
"insuredName": "张金祥",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "204.52",
"agentComName": "中国人寿保险股份有限公司济南市分公司",
"businessNature": "k",
"useNatureCode": "8A",
"appliName": "张金祥",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "1704.3",
"underWriteEndDate": "1668735444887",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "济南市平阴支公司互动渠道互动一部",
"startDate": "1670688000000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LZWADAGA2HF785866",
"agentComCode": "71986006-0",
"licenseNo": "晋MA500Z",
"endDate": "1700190180000",
"newPolicyFlag": "0",
"policyNo": "6605072022140826003404",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "BJGAHD0003",
"comCode": "1408263001",
"insuredName": "徐荣荣",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "35.85",
"agentComName": "中国人寿保险股份有限公司运城分公司",
"businessNature": "k",
"useNatureCode": "8A",
"appliName": "徐荣荣",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "896.23",
"underWriteEndDate": "1668487560637",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "中国人寿财险绛县支公司互动专员团队一部",
"startDate": "1668654180000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LNBMDBAH4GU187996",
"agentComCode": "89050544-8",
"licenseNo": "粤WUA256",
"endDate": "1701100800000",
"newPolicyFlag": "0",
"policyNo": "6605072022440113030321",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "BJAEHD0001",
"comCode": "4401133001",
"insuredName": "曾均灿",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "41.51",
"agentComName": "中国人寿保险股份有限公司广州市分公司",
"businessNature": "b",
"useNatureCode": "8A",
"appliName": "曾均灿",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "1037.74",
"underWriteEndDate": "1668570308622",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "番禺支公司互动专营一部(番禺)",
"startDate": "1669564800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
......
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LFMAP22C980048866",
"agentComCode": "65232519841029042X",
"licenseNo": "新F2452B",
"endDate": "1700105400000",
"newPolicyFlag": "0",
"policyNo": "6605072022650104011744",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "FTABED0080",
"comCode": "6501049001",
"insuredName": "帕哈尔尼莎·卡依赛尔",
"transferPolicyFlag": "1",
"riskCode": "0507",
"agentNetFee": "35.85",
"agentComName": "王静",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "帕哈尔尼莎·卡依赛尔",
"newChnlType": "09",
"carKindCode": "A0",
"sumPremium": "896.23",
"underWriteEndDate": "1668566311932",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "乌鲁木齐新市区支公司普介渠道第1分散业务团队",
"startDate": "1668569400000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"ownerId":"${mainSalesmanCode!}" <#-- 归属业务员代码 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"ownerName":"${mainSalesmanName!}" <#-- 归属业务员名称 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"hpersonName":"<#if plcSales??>${plcSales.handlerName!}</#if>" <#-- 寿险营销员名称 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"agentRegNo":"<#if plcSales??>${plcSales.handlerCode!}</#if>" <#-- 寿险营销员代码 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"ownerId":"${mainSalesmanCode!}" <#-- 归属业务员代码 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"ownerName":"${mainSalesmanName!}" <#-- 归属业务员名称 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"hpersonName":"<#if plcSales??>${plcSales.handlerName!}</#if>" <#-- 寿险营销员名称 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"agentRegNo":"<#if plcSales??>${plcSales.handlerCode!}</#if>" <#-- 寿险营销员代码 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LGWEE2A41CE008319",
"agentComCode": "320219196311268024",
"licenseNo": "苏NLV633",
"endDate": "1701619200000",
"newPolicyFlag": "0",
"policyNo": "6605072022320281022690",
"policySort": "0",
"ownerId": "320219196311268024",
"artifSelfPricesRat": "1",
"ownerName": "刘亚芳",
"modelCode": "CCAAMD0152",
"comCode": "3202816002",
"insuredName": "张俭",
"transferPolicyFlag": "1",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "刘亚芳",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "张俭",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "627.36",
"underWriteEndDate": "1668642966983",
"hpersonName": " ",
"autoTransreNewFlag": "0",
"agentRegNo": " ",
"transreNewFlag": "0",
"comName": "中国人寿财产保险股份有限公司江阴支公司车商业务二部",
"startDate": "1670083200000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LVZA43F93FC561286",
"agentComCode": "91360983MA35F2354X",
"licenseNo": "赣E0M180",
"endDate": "1700582400000",
"newPolicyFlag": "0",
"policyNo": "6605212022361121004324",
"policySort": "0",
"artifSelfPricesRat": "0.88",
"modelCode": "DFCQBD0018",
"comCode": "3611216009",
"insuredName": "徐亮",
"transferPolicyFlag": "0",
"riskCode": "0521",
"agentNetFee": "92.71",
"agentComName": "宜春瑞华汽车保险代理有限公司",
"businessNature": "2",
"useNatureCode": "8A",
"appliName": "徐亮",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "579.42",
"underWriteEndDate": "1668490649451",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "上饶车行团队一部",
"startDate": "1669046400000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LVGEN56A0NG548001",
"agentComCode": "130324196908087526",
"licenseNo": "冀CVX026",
"endDate": "1705112400000",
"newPolicyFlag": "0",
"policyNo": "6605072022130324005257",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "FTAAZX2035",
"comCode": "1303248801",
"insuredName": "李振东",
"transferPolicyFlag": "1",
"riskCode": "0507",
"agentNetFee": "35.28",
"agentComName": "刘素娟",
"businessNature": "v",
"useNatureCode": "8A",
"appliName": "李振东",
"newChnlType": "08",
"carKindCode": "A0",
"sumPremium": "882.08",
"underWriteEndDate": "1668477539386",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "秦皇岛卢龙咨询服务团队",
"startDate": "1673576400000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
......
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LS4AAB3D7CA043438",
"agentComCode": "330501198809065113",
"licenseNo": "浙EVA790",
"endDate": "1700668800000",
"newPolicyFlag": "0",
"policyNo": "6605072022330502014074",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "CAABBD0071",
"comCode": "3305025002",
"insuredName": "施爱国",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "王加欢",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "施爱国",
"newChnlType": "05",
"carKindCode": "A0",
"sumPremium": "933.96",
"underWriteEndDate": "1668475335247",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "吴兴区支公司重客业务部/公司业务部",
"startDate": "1669132800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicyv1","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newVehicleFlag!}</#if>" <#-- 新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicyv1",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newVehicleFlag!}</#if>" <#-- 新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LFMA180C8G0044510",
"agentComCode": "89230719-7",
"licenseNo": "粤SD889Y",
"endDate": "1701792000000",
"newPolicyFlag": "0",
"policyNo": "6605072022440398083471",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "FTABED0249",
"comCode": "4403983071",
"insuredName": "陈育华",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "25.09",
"agentComName": "中国人寿保险股份有限公司深圳市分公司",
"businessNature": "b",
"useNatureCode": "8A",
"appliName": "陈育华",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "627.36",
"underWriteEndDate": "1668471691535",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "深圳市分公司互动业务部横岗本部",
"startDate": "1670256000000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LGAX2A130D1047078",
"agentComCode": "421002199706250013",
"licenseNo": "鄂DB4930",
"endDate": "1700125200000",
"newPolicyFlag": "0",
"policyNo": "6605072022421000008847",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "DFCJWD0080",
"comCode": "4210000001",
"insuredName": "荆州市祥安货运代理有限公司",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "117.17",
"agentComName": "赵阳",
"businessNature": "v",
"useNatureCode": "9D",
"appliName": "荆州市祥安货运代理有限公司",
"newChnlType": "08",
"carKindCode": "H0",
"sumPremium": "2929.25",
"underWriteEndDate": "1668562206333",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "荆州业务五部个代渠道咨询服务门店团队",
"startDate": "1668589200000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LJNTGUC31KN138121",
"agentComCode": "73474490-6",
"licenseNo": "湘MBN218",
"endDate": "1700064000000",
"newPolicyFlag": "0",
"policyNo": "6605212022431102008653",
"policySort": "0",
"artifSelfPricesRat": "1.35",
"modelCode": "DFCOZD0039",
"comCode": "4311020020",
"insuredName": "周孝荣",
"transferPolicyFlag": "0",
"riskCode": "0521",
"agentNetFee": "0",
"agentComName": "中国人寿保险股份有限公司永州分公司",
"businessNature": "b",
"useNatureCode": "8D",
"appliName": "周孝荣",
"newChnlType": "03",
"carKindCode": "H0",
"sumPremium": "2022.53",
"underWriteEndDate": "1668487524955",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "永州市零陵区支公司许洪互动专员团队",
"startDate": "1668528000000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LB37742S9MB062741",
"agentComCode": "622301198011121729",
"licenseNo": "甘H3D762",
"endDate": "1700668800000",
"newPolicyFlag": "0",
"policyNo": "6605212022620696001411",
"policySort": "0",
"artifSelfPricesRat": "0.79",
"modelCode": "JLAAZV4437",
"comCode": "6206968002",
"insuredName": "李浩文",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "114.01",
"agentComName": "严芳",
"businessNature": "v",
"useNatureCode": "8A",
"appliName": "李浩文",
"newChnlType": "08",
"carKindCode": "A0",
"sumPremium": "1425.17",
"underWriteEndDate": "1667890245570",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "黄羊营销服务部咨服个代团队",
"startDate": "1669132800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LGXC74C48N0592997",
"agentComCode": "352201198905025823",
"licenseNo": "S22226318",
"endDate": "1700064000000",
"newPolicyFlag": "1",
"policyNo": "6605312022350105000332",
"policySort": "0",
"artifSelfPricesRat": "1.15",
"modelCode": "BYAAZB1635",
"comCode": "3501056001",
"insuredName": "王浚",
"transferPolicyFlag": "0",
"riskCode": "0531",
"agentNetFee": "111.02",
"agentComName": "林挺琴",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "王浚",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "3700.74",
"underWriteEndDate": "1668489487742",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "福州中支马尾区营销部车商一部",
"startDate": "1668528000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LSJW56332LG106934",
"agentComCode": "69883430-5-F",
"licenseNo": "沪AG56868",
"endDate": "1701331200000",
"newPolicyFlag": "0",
"policyNo": "6605072022310110024153",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "RWAAZE1655",
"comCode": "3101104003",
"insuredName": "孙琦",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "21.51",
"agentComName": "上海天意保险代理有限公司",
"businessNature": "207",
"useNatureCode": "8A",
"appliName": "孙琦",
"newChnlType": "15",
"carKindCode": "A0",
"sumPremium": "537.74",
"underWriteEndDate": "1668484542952",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "上海市杨浦支公司数字渠道第一支持团队",
"startDate": "1669795200000"
}
]
\ No newline at end of file
[
{
"frameNo": "LVVDC11B9DD297837",
"agentComCode": "09618097-3",
"licenseNo": "云LBZ325",
"endDate": "1702137600000",
"newPolicyFlag": "0",
"policyNo": "6605212022532993009359",
"policySort": "0",
"artifSelfPricesRat": "0.92",
"modelCode": "QRAAYD0004",
"comCode": "5329930003",
"insuredName": "杨管平",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "77.38",
"agentComName": "云南英茂汽车保险销售服务有限公司大理英茂春风营业部",
"businessNature": "j",
"useNatureCode": "8A",
"appliName": "杨管平",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "1934.5",
"underWriteEndDate": "1668219833991",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "大理中支营业三部车行渠道车商业务三部",
"startDate": "1670601600000"
}
]
\ No newline at end of file
[
{
"frameNo": "LFV5A24F993024279",
"agentComCode": "152801198206113619",
"licenseNo": "蒙KN9852",
"endDate": "1699804800000",
"newPolicyFlag": "0",
"policyNo": "6605072022150696004705",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "ADAAFD0123",
"comCode": "1506960188",
"insuredName": "国能互通内蒙古网络科技有限公司",
"transferPolicyFlag": "1",
"riskCode": "0507",
"agentNetFee": "37.74",
"agentComName": "吴军亮",
"businessNature": "1",
"useNatureCode": "8B",
"appliName": "国能互通内蒙古网络科技有限公司",
"newChnlType": "14",
"carKindCode": "A0",
"sumPremium": "943.4",
"underWriteEndDate": "1668134061638",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "鄂尔多斯市中支城区业务部数字渠道新零售一团队",
"startDate": "1668268800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LGBM4AE4XHD085532",
"agentComCode": "91110114669146941C",
"licenseNo": "京HD7908",
"endDate": "1705161600000",
"newPolicyFlag": "0",
"policyNo": "6605212022110184007665",
"policySort": "0",
"artifSelfPricesRat": "0.86",
"modelCode": "RCAAID0049",
"comCode": "1101849003",
"insuredName": "王续国",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "163.95",
"agentComName": "北京天云通达汽车维修有限公司",
"businessNature": "j",
"useNatureCode": "8A",
"appliName": "王续国",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "1261.19",
"underWriteEndDate": "1668489173218",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "北京市分公司门头沟支公司第一销售团队",
"startDate": "1673625600000"
}
]
\ No newline at end of file
[
{
"frameNo": "ZN6XU61E9HX219556",
"agentComCode": "85504889-4",
"licenseNo": "闽DZ037S",
"endDate": "1702656000000",
"newPolicyFlag": "0",
"policyNo": "6605212022350201007536",
"policySort": "0",
"artifSelfPricesRat": "1.1681",
"modelCode": "MSAAGI0001",
"comCode": "3502013008",
"insuredName": "詹娟",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "574.7",
"agentComName": "中国人寿保险股份有限公司厦门市分公司",
"businessNature": "b",
"useNatureCode": "8A",
"appliName": "黄子瞻",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "4597.63",
"underWriteEndDate": "1668586364712",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "开元支公司互动渠道业务三部",
"startDate": "1671120000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LDC973Z48M3033967",
"agentComCode": "75284511-0-01",
"licenseNo": "川A2C4T3",
"endDate": "1701100800000",
"newPolicyFlag": "0",
"policyNo": "6605072022518917011492",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "BZAAZT7145",
"comCode": "5189176514",
"insuredName": "许小银",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "32.26",
"agentComName": "四川安捷汽车技术服务有限公司",
"businessNature": "3",
"useNatureCode": "8A",
"appliName": "许小银",
"newChnlType": "09",
"carKindCode": "A0",
"sumPremium": "806.6",
"underWriteEndDate": "1668218117369",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "天府郫都区支公司车商四部",
"startDate": "1669564800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LB37624Z5GL058766",
"agentComCode": "420203197009082146",
"licenseNo": "浙B0135T",
"endDate": "1701964800000",
"newPolicyFlag": "0",
"policyNo": "6605212022330206012854",
"policySort": "0",
"artifSelfPricesRat": "1.01",
"modelCode": "JLAAOD0071",
"comCode": "3302066007",
"insuredName": "汪超男",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "185.91",
"agentComName": "邵越",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "汪超男",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "2478.81",
"underWriteEndDate": "1668502087746",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "北仑区支公司车行渠道一部",
"startDate": "1670428800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LFPM4APE6J1A96079",
"agentComCode": "85194123-9",
"licenseNo": "沪C720GX",
"endDate": "1700236800000",
"newPolicyFlag": "0",
"policyNo": "6605072022341622009585",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "MZABAD0006",
"comCode": "3416223001",
"insuredName": "谢永贵",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "中国人寿保险股份有限公司亳州分公司",
"businessNature": "k",
"useNatureCode": "8A",
"appliName": "谢永贵",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "627.36",
"underWriteEndDate": "1668486856734",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "中国人寿亳州市蒙城支公司互动服务点",
"startDate": "1668700800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LJU8824S5CS036406",
"agentComCode": "96471819-9",
"licenseNo": "鲁A85CV1",
"endDate": "1702224000000",
"newPolicyFlag": "0",
"policyNo": "6605212022370124005300",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "HPAABD0111",
"comCode": "3701243025",
"insuredName": "张金祥",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "204.52",
"agentComName": "中国人寿保险股份有限公司济南市分公司",
"businessNature": "k",
"useNatureCode": "8A",
"appliName": "张金祥",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "1704.3",
"underWriteEndDate": "1668735444887",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "济南市平阴支公司互动渠道互动一部",
"startDate": "1670688000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LZWADAGA2HF785866",
"agentComCode": "71986006-0",
"licenseNo": "晋MA500Z",
"endDate": "1700190180000",
"newPolicyFlag": "0",
"policyNo": "6605072022140826003404",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "BJGAHD0003",
"comCode": "1408263001",
"insuredName": "徐荣荣",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "35.85",
"agentComName": "中国人寿保险股份有限公司运城分公司",
"businessNature": "k",
"useNatureCode": "8A",
"appliName": "徐荣荣",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "896.23",
"underWriteEndDate": "1668487560637",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "中国人寿财险绛县支公司互动专员团队一部",
"startDate": "1668654180000"
}
]
\ No newline at end of file
[
{
"frameNo": "LNBMDBAH4GU187996",
"agentComCode": "89050544-8",
"licenseNo": "粤WUA256",
"endDate": "1701100800000",
"newPolicyFlag": "0",
"policyNo": "6605072022440113030321",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "BJAEHD0001",
"comCode": "4401133001",
"insuredName": "曾均灿",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "41.51",
"agentComName": "中国人寿保险股份有限公司广州市分公司",
"businessNature": "b",
"useNatureCode": "8A",
"appliName": "曾均灿",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "1037.74",
"underWriteEndDate": "1668570308622",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "番禺支公司互动专营一部(番禺)",
"startDate": "1669564800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LFMAP22C980048866",
"agentComCode": "65232519841029042X",
"licenseNo": "新F2452B",
"endDate": "1700105400000",
"newPolicyFlag": "0",
"policyNo": "6605072022650104011744",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "FTABED0080",
"comCode": "6501049001",
"insuredName": "帕哈尔尼莎·卡依赛尔",
"transferPolicyFlag": "1",
"riskCode": "0507",
"agentNetFee": "35.85",
"agentComName": "王静",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "帕哈尔尼莎·卡依赛尔",
"newChnlType": "09",
"carKindCode": "A0",
"sumPremium": "896.23",
"underWriteEndDate": "1668566311932",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "乌鲁木齐新市区支公司普介渠道第1分散业务团队",
"startDate": "1668569400000"
}
]
\ No newline at end of file
[
{
"frameNo": "LGWEE2A41CE008319",
"agentComCode": "320219196311268024",
"licenseNo": "苏NLV633",
"endDate": "1701619200000",
"newPolicyFlag": "0",
"policyNo": "6605072022320281022690",
"policySort": "0",
"ownerId": "320219196311268024",
"artifSelfPricesRat": "1",
"ownerName": "刘亚芳",
"modelCode": "CCAAMD0152",
"comCode": "3202816002",
"insuredName": "张俭",
"transferPolicyFlag": "1",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "刘亚芳",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "张俭",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "627.36",
"underWriteEndDate": "1668642966983",
"hpersonName": " ",
"autoTransreNewFlag": "0",
"agentRegNo": " ",
"transreNewFlag": "0",
"comName": "中国人寿财产保险股份有限公司江阴支公司车商业务二部",
"startDate": "1670083200000"
}
]
\ No newline at end of file
[
{
"frameNo": "LVZA43F93FC561286",
"agentComCode": "91360983MA35F2354X",
"licenseNo": "赣E0M180",
"endDate": "1700582400000",
"newPolicyFlag": "0",
"policyNo": "6605212022361121004324",
"policySort": "0",
"artifSelfPricesRat": "0.88",
"modelCode": "DFCQBD0018",
"comCode": "3611216009",
"insuredName": "徐亮",
"transferPolicyFlag": "0",
"riskCode": "0521",
"agentNetFee": "92.71",
"agentComName": "宜春瑞华汽车保险代理有限公司",
"businessNature": "2",
"useNatureCode": "8A",
"appliName": "徐亮",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "579.42",
"underWriteEndDate": "1668490649451",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "上饶车行团队一部",
"startDate": "1669046400000"
}
]
\ No newline at end of file
[
{
"frameNo": "LVGEN56A0NG548001",
"agentComCode": "130324196908087526",
"licenseNo": "冀CVX026",
"endDate": "1705112400000",
"newPolicyFlag": "0",
"policyNo": "6605072022130324005257",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "FTAAZX2035",
"comCode": "1303248801",
"insuredName": "李振东",
"transferPolicyFlag": "1",
"riskCode": "0507",
"agentNetFee": "35.28",
"agentComName": "刘素娟",
"businessNature": "v",
"useNatureCode": "8A",
"appliName": "李振东",
"newChnlType": "08",
"carKindCode": "A0",
"sumPremium": "882.08",
"underWriteEndDate": "1668477539386",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "秦皇岛卢龙咨询服务团队",
"startDate": "1673576400000"
}
]
\ No newline at end of file
[
{
"frameNo": "LS4AAB3D7CA043438",
"agentComCode": "330501198809065113",
"licenseNo": "浙EVA790",
"endDate": "1700668800000",
"newPolicyFlag": "0",
"policyNo": "6605072022330502014074",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "CAABBD0071",
"comCode": "3305025002",
"insuredName": "施爱国",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "王加欢",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "施爱国",
"newChnlType": "05",
"carKindCode": "A0",
"sumPremium": "933.96",
"underWriteEndDate": "1668475335247",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "吴兴区支公司重客业务部/公司业务部",
"startDate": "1669132800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LFMA180C8G0044510",
"agentComCode": "89230719-7",
"licenseNo": "粤SD889Y",
"endDate": "1701792000000",
"newPolicyFlag": "0",
"policyNo": "6605072022440398083471",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "FTABED0249",
"comCode": "4403983071",
"insuredName": "陈育华",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "25.09",
"agentComName": "中国人寿保险股份有限公司深圳市分公司",
"businessNature": "b",
"useNatureCode": "8A",
"appliName": "陈育华",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "627.36",
"underWriteEndDate": "1668471691535",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "深圳市分公司互动业务部横岗本部",
"startDate": "1670256000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LGAX2A130D1047078",
"agentComCode": "421002199706250013",
"licenseNo": "鄂DB4930",
"endDate": "1700125200000",
"newPolicyFlag": "0",
"policyNo": "6605072022421000008847",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "DFCJWD0080",
"comCode": "4210000001",
"insuredName": "荆州市祥安货运代理有限公司",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "117.17",
"agentComName": "赵阳",
"businessNature": "v",
"useNatureCode": "9D",
"appliName": "荆州市祥安货运代理有限公司",
"newChnlType": "08",
"carKindCode": "H0",
"sumPremium": "2929.25",
"underWriteEndDate": "1668562206333",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "荆州业务五部个代渠道咨询服务门店团队",
"startDate": "1668589200000"
}
]
\ No newline at end of file
[
{
"frameNo": "LJNTGUC31KN138121",
"agentComCode": "73474490-6",
"licenseNo": "湘MBN218",
"endDate": "1700064000000",
"newPolicyFlag": "0",
"policyNo": "6605212022431102008653",
"policySort": "0",
"artifSelfPricesRat": "1.35",
"modelCode": "DFCOZD0039",
"comCode": "4311020020",
"insuredName": "周孝荣",
"transferPolicyFlag": "0",
"riskCode": "0521",
"agentNetFee": "0",
"agentComName": "中国人寿保险股份有限公司永州分公司",
"businessNature": "b",
"useNatureCode": "8D",
"appliName": "周孝荣",
"newChnlType": "03",
"carKindCode": "H0",
"sumPremium": "2022.53",
"underWriteEndDate": "1668487524955",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "永州市零陵区支公司许洪互动专员团队",
"startDate": "1668528000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LB37742S9MB062741",
"agentComCode": "622301198011121729",
"licenseNo": "甘H3D762",
"endDate": "1700668800000",
"newPolicyFlag": "0",
"policyNo": "6605212022620696001411",
"policySort": "0",
"artifSelfPricesRat": "0.79",
"modelCode": "JLAAZV4437",
"comCode": "6206968002",
"insuredName": "李浩文",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "114.01",
"agentComName": "严芳",
"businessNature": "v",
"useNatureCode": "8A",
"appliName": "李浩文",
"newChnlType": "08",
"carKindCode": "A0",
"sumPremium": "1425.17",
"underWriteEndDate": "1667890245570",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "黄羊营销服务部咨服个代团队",
"startDate": "1669132800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LGXC74C48N0592997",
"agentComCode": "352201198905025823",
"licenseNo": "S22226318",
"endDate": "1700064000000",
"newPolicyFlag": "1",
"policyNo": "6605312022350105000332",
"policySort": "0",
"artifSelfPricesRat": "1.15",
"modelCode": "BYAAZB1635",
"comCode": "3501056001",
"insuredName": "王浚",
"transferPolicyFlag": "0",
"riskCode": "0531",
"agentNetFee": "111.02",
"agentComName": "林挺琴",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "王浚",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "3700.74",
"underWriteEndDate": "1668489487742",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "福州中支马尾区营销部车商一部",
"startDate": "1668528000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LBETLBFC4GY154124",
"agentComCode": "412702199006284527",
"licenseNo": "藏GE3291",
"endDate": "1700064000000",
"newPolicyFlag": "0",
"policyNo": "6605212022540498000810",
"policySort": "0",
"artifSelfPricesRat": "0.73",
"modelCode": "XDAAJD0057",
"comCode": "5404986111",
"insuredName": "索朗顿珠",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "228.88",
"agentComName": "程静静",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "索朗顿珠",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "1634.87",
"underWriteEndDate": "1668069456313",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "西藏自治区分公司林芝中心支公司机关车行渠道",
"startDate": "1668528000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LSVWT4189JN293251",
"agentComCode": "512301197109140012",
"licenseNo": "渝A728UW",
"endDate": "1702396800000",
"newPolicyFlag": "0",
"policyNo": "6605072022500102004581",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "DZABCD0125",
"comCode": "5001020003",
"insuredName": "张玉均",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "钟灵",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "张玉均",
"newChnlType": "11",
"carKindCode": "A0",
"sumPremium": "896.23",
"underWriteEndDate": "1669014029307",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "涪陵支公司农村渠道一部",
"startDate": "1670860800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LHGRU1849N8002238",
"agentComCode": "612301196808170826",
"licenseNo": "陕F55K08",
"endDate": "1702015200000",
"newPolicyFlag": "0",
"policyNo": "6605072022610791009565",
"policySort": "0",
"ownerId": "612301196808170826",
"artifSelfPricesRat": "1",
"ownerName": "蔡本茹",
"modelCode": "BTAAZA7048",
"comCode": "6107916005",
"insuredName": "林华",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "26.89",
"agentComName": "蔡本茹",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "林华",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "672.17",
"underWriteEndDate": "1668741454617",
"hpersonName": " ",
"autoTransreNewFlag": "1",
"agentRegNo": " ",
"transreNewFlag": "1",
"comName": "汉中中支营业一部业务五部",
"startDate": "1670479200000"
}
]
\ No newline at end of file
[
{
"frameNo": "LS5A3DKEXLA290691",
"agentComCode": "91370213MA3P2JCQ7Y",
"licenseNo": "鲁B6308Y",
"endDate": "1702137600000",
"newPolicyFlag": "0",
"policyNo": "6605072022370281008803",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "CAAAZT3229",
"comCode": "3702816001",
"insuredName": "张京",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "山东合信志诚汽车保险代理有限公司青岛分公司",
"businessNature": "2",
"useNatureCode": "8A",
"appliName": "张京",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "716.98",
"underWriteEndDate": "1668571881004",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "青岛市胶州支公司车商一团队",
"startDate": "1670601600000"
}
]
\ No newline at end of file
[
{
"frameNo": "LGXC16DF480098976",
"agentComCode": "632221195806060024",
"licenseNo": "青AG0321",
"endDate": "1700150400000",
"newPolicyFlag": "0",
"policyNo": "6605072022630102005625",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "BYAABD0045",
"comCode": "6301020003",
"insuredName": "公保才旦",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "17.92",
"agentComName": "马秀英",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "公保才旦",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "448.11",
"underWriteEndDate": "1668478623213",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "城东区支公司车行三部",
"startDate": "1668614400000"
}
]
\ No newline at end of file
[
{
"frameNo": "LVGBH42K8EG801892",
"agentComCode": "232103197701095497",
"licenseNo": "黑EB3762",
"endDate": "1700668800000",
"newPolicyFlag": "0",
"policyNo": "6605212022230624002483",
"policySort": "0",
"artifSelfPricesRat": "0.66",
"modelCode": "FTABMD0125",
"comCode": "2306240004",
"insuredName": "车晓刚",
"transferPolicyFlag": "0",
"riskCode": "0521",
"agentNetFee": "231.54",
"agentComName": "何强",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "车晓刚",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "1362",
"underWriteEndDate": "1668479916228",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "大庆杜蒙县支公司互动渠道收展团队一部",
"startDate": "1669132800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LBETLBFC4GY154124",
"agentComCode": "412702199006284527",
"licenseNo": "藏GE3291",
"endDate": "1700064000000",
"newPolicyFlag": "0",
"policyNo": "6605212022540498000810",
"policySort": "0",
"artifSelfPricesRat": "0.73",
"modelCode": "XDAAJD0057",
"comCode": "5404986111",
"insuredName": "索朗顿珠",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "228.88",
"agentComName": "程静静",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "索朗顿珠",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "1634.87",
"underWriteEndDate": "1668069456313",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "西藏自治区分公司林芝中心支公司机关车行渠道",
"startDate": "1668528000000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
......
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LSVWT4189JN293251",
"agentComCode": "512301197109140012",
"licenseNo": "渝A728UW",
"endDate": "1702396800000",
"newPolicyFlag": "0",
"policyNo": "6605072022500102004581",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "DZABCD0125",
"comCode": "5001020003",
"insuredName": "张玉均",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "钟灵",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "张玉均",
"newChnlType": "11",
"carKindCode": "A0",
"sumPremium": "896.23",
"underWriteEndDate": "1669014029307",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "涪陵支公司农村渠道一部",
"startDate": "1670860800000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"ownerId":"${mainSalesmanCode!}" <#-- 归属业务员代码 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"ownerName":"${mainSalesmanName!}" <#-- 归属业务员名称 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"hpersonName":"<#if plcSales??>${plcSales.handlerName!}</#if>" <#-- 寿险营销员名称 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"agentRegNo":"<#if plcSales??>${plcSales.handlerCode!}</#if>" <#-- 寿险营销员代码 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"ownerId":"${mainSalesmanCode!}" <#-- 归属业务员代码 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"ownerName":"${mainSalesmanName!}" <#-- 归属业务员名称 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"hpersonName":"<#if plcSales??>${plcSales.handlerName!}</#if>" <#-- 寿险营销员名称 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"agentRegNo":"<#if plcSales??>${plcSales.handlerCode!}</#if>" <#-- 寿险营销员代码 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LHGRU1849N8002238",
"agentComCode": "612301196808170826",
"licenseNo": "陕F55K08",
"endDate": "1702015200000",
"newPolicyFlag": "0",
"policyNo": "6605072022610791009565",
"policySort": "0",
"ownerId": "612301196808170826",
"artifSelfPricesRat": "1",
"ownerName": "蔡本茹",
"modelCode": "BTAAZA7048",
"comCode": "6107916005",
"insuredName": "林华",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "26.89",
"agentComName": "蔡本茹",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "林华",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "672.17",
"underWriteEndDate": "1668741454617",
"hpersonName": " ",
"autoTransreNewFlag": "1",
"agentRegNo": " ",
"transreNewFlag": "1",
"comName": "汉中中支营业一部业务五部",
"startDate": "1670479200000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LS5A3DKEXLA290691",
"agentComCode": "91370213MA3P2JCQ7Y",
"licenseNo": "鲁B6308Y",
"endDate": "1702137600000",
"newPolicyFlag": "0",
"policyNo": "6605072022370281008803",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "CAAAZT3229",
"comCode": "3702816001",
"insuredName": "张京",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "山东合信志诚汽车保险代理有限公司青岛分公司",
"businessNature": "2",
"useNatureCode": "8A",
"appliName": "张京",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "716.98",
"underWriteEndDate": "1668571881004",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "青岛市胶州支公司车商一团队",
"startDate": "1670601600000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LGXC16DF480098976",
"agentComCode": "632221195806060024",
"licenseNo": "青AG0321",
"endDate": "1700150400000",
"newPolicyFlag": "0",
"policyNo": "6605072022630102005625",
"policySort": "0",
"artifSelfPricesRat": "1",
"modelCode": "BYAABD0045",
"comCode": "6301020003",
"insuredName": "公保才旦",
"transferPolicyFlag": "0",
"riskCode": "0507",
"agentNetFee": "17.92",
"agentComName": "马秀英",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "公保才旦",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "448.11",
"underWriteEndDate": "1668478623213",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "城东区支公司车行三部",
"startDate": "1668614400000"
}
]
\ No newline at end of file
{"systemName":"流计算平台","systemCode":"D030","sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}","msgCode":"carpolicy","msgName":"新核心车险保单信息","data":[{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->,"endDate":"${endTime!}" <#-- 终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->,"policySort":"${policySort!}" <#-- 保单种类 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->,"riskCode":"${productCode!}" <#-- 险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->,"startDate":"${startTime!}" <#-- 起保时间 -->}]}
{
"systemName":"流计算平台",
"systemCode":"D030",
"sendTime":"${.now?string("yyyy-MM-dd HH:mm:ss")}",
"msgCode":"carpolicy",
"msgName":"新核心车险保单信息",
"data":[{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- 车架号 -->
,"agentComCode":"${saleaman!}" <#-- 代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- 车牌号 -->
,"endDate":"${endTime!}" <#-- 终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- 新保标识 -->
,"policyNo":"<#if policyNo??>${policyNo!}<#else>${businessNo!}</#if>" <#-- 保单号 -->
,"policySort":"${policySort!}" <#-- 保单种类 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- 自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehicleId!}</#if>" <#-- 车型 -->
,"comCode":"${businessOffice!}" <#-- 保单归属机构代码 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- 转保标识 -->
,"riskCode":"${productCode!}" <#-- 险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1">|</#if>${item.agentNetFee!}<#assign a="1" /></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- 代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- 车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a == "1" >|</#if>${s1.customerName!}<#assign a="1" /></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LVGBH42K8EG801892",
"agentComCode": "232103197701095497",
"licenseNo": "黑EB3762",
"endDate": "1700668800000",
"newPolicyFlag": "0",
"policyNo": "6605212022230624002483",
"policySort": "0",
"artifSelfPricesRat": "0.66",
"modelCode": "FTABMD0125",
"comCode": "2306240004",
"insuredName": "车晓刚",
"transferPolicyFlag": "0",
"riskCode": "0521",
"agentNetFee": "231.54",
"agentComName": "何强",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "车晓刚",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "1362",
"underWriteEndDate": "1668479916228",
"autoTransreNewFlag": "1",
"transreNewFlag": "1",
"comName": "大庆杜蒙县支公司互动渠道收展团队一部",
"startDate": "1669132800000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LSVUG60T6K2143081",
"agentComCode": "63078828-5-A",
"licenseNo": "沪FTQ809",
"endDate": "1669996800000",
"newPolicyFlag": "0",
"policyNo": "6605072021310109030470",
"policySort": "0",
"agentFee": "28.68",
"artifSelfPricesRat": "1",
"modelCode": "00278929",
"comCode": "3101096004",
"insuredName": "郑霞",
"transferPolicyFlag": "1",
"chgPremium": 0,
"endorseNo": "6805072021310109030470001",
"riskCode": "0507",
"agentNetFee": "28.68",
"agentComName": "上海翟业汽车销售服务有限公司",
"businessNature": "j",
"useNatureCode": "8A",
"appliName": "郑霞",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "716.98",
"underWriteEndDate": "1668486966421",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "虹口支公司车行业务四部",
"startDate": "1638460800000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LBEDMBND4DZ010378",
"agentComCode": "91530103MA6MYJG824-01",
"licenseNo": "云A81ZT7",
"endDate": "1674662400000",
"newPolicyFlag": "0",
"policyNo": "6605072021530163004076",
"policySort": "0",
"agentFee": "19.72",
"artifSelfPricesRat": "1",
"modelCode": "BBJKSEUC0006",
"comCode": "5301630003",
"insuredName": "高超",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072021530163004076001",
"riskCode": "0507",
"agentNetFee": "19.72",
"agentComName": "全天候保险代理股份有限公司昆明盘龙分公司",
"businessNature": "2",
"useNatureCode": "8A",
"appliName": "高超",
"newChnlType": "14",
"carKindCode": "A0",
"sumPremium": "492.92",
"underWriteEndDate": "1668231488276",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "昆明中支新零售三部数字渠道支持团队二部",
"startDate": "1643126400000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LZGCR2V67JX094072",
"agentComCode": "152725197608130068",
"licenseNo": "蒙KD0125",
"endDate": "1699891200000",
"newPolicyFlag": "0",
"policyNo": "6605072022150624001988",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1",
"modelCode": "BSQBDMUA0787",
"comCode": "1506248002",
"insuredName": "贾过门",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072022150624001988002",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "高凤娥",
"businessNature": "v",
"useNatureCode": "9D",
"appliName": "贾过门",
"newChnlType": "08",
"carKindCode": "H0",
"sumPremium": "2958.49",
"underWriteEndDate": "1668135816506",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "内蒙古鄂尔多斯市鄂托克旗支公司个代渠道个人销售团队(货车团队)",
"startDate": "1668355200000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LSYHDAAAXGK009601",
"agentComCode": "660548178",
"licenseNo": "京ANC603",
"endDate": "1672934400000",
"newPolicyFlag": "0",
"policyNo": "6605072022110108025464",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1",
"modelCode": "BJBDRDUA0264",
"comCode": "1101084001",
"insuredName": "杨现杰",
"transferPolicyFlag": "1",
"chgPremium": -592.59,
"endorseNo": "6805072022110108025464001",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "北京万车达汽车科技有限公司",
"businessNature": "3",
"useNatureCode": "8A",
"appliName": "杨现杰",
"newChnlType": "09",
"carKindCode": "A0",
"sumPremium": "0",
"underWriteEndDate": "1668490686503",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "海淀支公司数字渠道网销团队",
"startDate": "1672934400000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "WBA31AK0XN7L22525",
"agentComCode": "61202128-3",
"licenseNo": "闽D101XE",
"endDate": "1696953600000",
"newPolicyFlag": "1",
"policyNo": "6605212022350211006792",
"policySort": "0",
"agentFee": "697.45",
"artifSelfPricesRat": "0.95",
"modelCode": "CBMBEYUE0015",
"comCode": "3502116001",
"insuredName": "刘杰",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805212022350211006792001",
"riskCode": "0521",
"agentNetFee": "697.45",
"agentComName": "厦门宝马汽车维修有限公司",
"businessNature": "j",
"useNatureCode": "8A",
"appliName": "林梦诗",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "6974.46",
"underWriteEndDate": "1668597730271",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "厦门市集美区支公司车行业务一部",
"startDate": "1665417600000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LC0C14DF3K1038714",
"agentComCode": "511023198706300219",
"licenseNo": "川MUM681",
"endDate": "1700496000000",
"newPolicyFlag": "0",
"policyNo": "6605212022512021007665",
"policySort": "0",
"agentFee": "193.47",
"artifSelfPricesRat": "0.85",
"modelCode": "BBYDSBUA0010",
"comCode": "5120214201",
"insuredName": "王丰",
"transferPolicyFlag": "1",
"chgPremium": 0,
"endorseNo": "6805212022512021007665001",
"riskCode": "0521",
"agentNetFee": "193.47",
"agentComName": "李智",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "王丰",
"newChnlType": "14",
"carKindCode": "A0",
"sumPremium": "1488.25",
"underWriteEndDate": "1668221061121",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "资阳安岳县支公司创新电子支持团队一部",
"startDate": "1668960000000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "1LN6L9S95H5618023",
"agentComCode": "91330212MA2AF5PC2H",
"licenseNo": "浙B5QJ82",
"endDate": "1672369200000",
"newPolicyFlag": "0",
"policyNo": "6605072021330264015142",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1",
"modelCode": "BLKADMUB0001",
"comCode": "3302646001",
"insuredName": "冯晓蓉",
"transferPolicyFlag": "0",
"chgPremium": -5.68,
"endorseNo": "6805072021330264015142001",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "海纳汽车保险销售有限公司宁波分公司",
"businessNature": "2",
"useNatureCode": "8A",
"appliName": "冯晓蓉",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "937.72",
"underWriteEndDate": "1668563782088",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "车商业务部车行渠道一部",
"startDate": "1640833200000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LJ1EEKPN8N7429031",
"agentComCode": "342425198110155245",
"licenseNo": "皖ND08523",
"endDate": "1694102400000",
"newPolicyFlag": "1",
"policyNo": "6605312022341523000235",
"policySort": "0",
"agentFee": "140.79",
"artifSelfPricesRat": "1",
"modelCode": "CDSPSGUB0004",
"comCode": "3415236001",
"insuredName": "李蓉",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805312022341523000235001",
"riskCode": "0531",
"agentNetFee": "140.79",
"agentComName": "张银霞",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "李蓉",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "2815.86",
"underWriteEndDate": "1668487492695",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "舒城县车商业务一部",
"startDate": "1662526800000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LFWSRXSJ5NAC18523",
"agentComCode": "370829199009224942",
"licenseNo": "鲁H577Y0",
"endDate": "1699929000000",
"newPolicyFlag": "1",
"policyNo": "6605072022370801029007",
"policySort": "0",
"agentFee": "169.06",
"artifSelfPricesRat": "1",
"modelCode": "BXPTYXCL9999",
"comCode": "3708016006",
"insuredName": "济宁博畅运输有限公司",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072022370801029007001",
"riskCode": "0507",
"agentNetFee": "169.06",
"agentComName": "钱兵兵",
"businessNature": "1",
"useNatureCode": "9D",
"appliName": "济宁博畅运输有限公司",
"newChnlType": "06",
"carKindCode": "G2",
"sumPremium": "4226.42",
"underWriteEndDate": "1668736836506",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "济宁中支三团队车商第一团队",
"startDate": "1668393000000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LFV2A5BS4G4598283",
"agentComCode": "14020219620412004X",
"licenseNo": "晋BT1783",
"endDate": "1682006400000",
"newPolicyFlag": "0",
"policyNo": "6605212021140297020547",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1.35",
"modelCode": "BYQKJEUB0011",
"comCode": "1402975109",
"insuredName": "刘海",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805212021140297020547001",
"riskCode": "0521",
"agentNetFee": "0",
"agentComName": "李素珍",
"businessNature": "1",
"useNatureCode": "9A",
"appliName": "刘海",
"newChnlType": "05",
"carKindCode": "A0",
"sumPremium": "1931.29",
"underWriteEndDate": "1668485476103",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "大同市中心支公司营业九部重客团队",
"startDate": "1640188800000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LSGDS53L6NH118744",
"agentComCode": "91440101716397744H-A",
"licenseNo": "222410124",
"endDate": "1699977600000",
"newPolicyFlag": "1",
"policyNo": "6605212022441397016679",
"policySort": "0",
"agentFee": "1100.85",
"artifSelfPricesRat": "1.1",
"modelCode": "CTYNSDUC0008",
"comCode": "4413970022",
"insuredName": "惠州市志钰科技有限公司",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805212022441397016679001",
"riskCode": "0521",
"agentNetFee": "1100.85",
"agentComName": "广州南菱汽车股份有限公司",
"businessNature": "j",
"useNatureCode": "8B",
"appliName": "惠州市志钰科技有限公司",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "7339",
"underWriteEndDate": "1668570829823",
"autoTransreNewFlag": "0",
"newVehicleFlag": "1",
"transreNewFlag": "0",
"comName": "惠州车商业务二部",
"startDate": "1668441600000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LZWACAGAXA1129825",
"agentComCode": "450921199807254630",
"licenseNo": "桂B3969U",
"endDate": "1684425600000",
"newPolicyFlag": "0",
"policyNo": "6605072022450261002159",
"policySort": "0",
"agentFee": "27.34",
"artifSelfPricesRat": "1",
"modelCode": "BSQDZHUA0069",
"comCode": "4502614003",
"insuredName": "覃振府",
"transferPolicyFlag": "1",
"chgPremium": -9.62,
"endorseNo": "6805072022450261002159001",
"riskCode": "0507",
"agentNetFee": "27.34",
"agentComName": "卢钢锐",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "广西昌用电线电缆有限公司",
"newChnlType": "14",
"carKindCode": "A0",
"sumPremium": "683.3",
"underWriteEndDate": "1667895587050",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "柳州市中心支公司营业六部创新电子渠道支持团队",
"startDate": "1652889600000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LZYTBTDF7C1063350",
"agentComCode": "652701199108201348",
"licenseNo": "新E08909",
"endDate": "1684944000000",
"newPolicyFlag": "0",
"policyNo": "6605072021652797004643",
"policySort": "0",
"agentFee": "106.19",
"artifSelfPricesRat": "1",
"modelCode": "BYTJGRUA0085",
"comCode": "6527979002",
"insuredName": "博乐运民旅客运输有限责任公司",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072021652797004643006",
"riskCode": "0507",
"agentNetFee": "106.19",
"agentComName": "叶萌",
"businessNature": "v",
"useNatureCode": "9C",
"appliName": "博乐运民旅客运输有限责任公司",
"newChnlType": "08",
"carKindCode": "A0",
"sumPremium": "2654.72",
"underWriteEndDate": "1668567572918",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "博州中支普介渠道第1咨服个代团队",
"startDate": "1637510400000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"ownerId":"${mainSalesmanCode!}" <#-- 归属业务员代码 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"ownerName":"${mainSalesmanName!}" <#-- 归属业务员名称 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"hpersonName":"<#if plcSales??>${plcSales.handlerName!}</#if>" <#-- 寿险营销员名称 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"agentRegNo":"<#if plcSales??>${plcSales.handlerCode!}</#if>" <#-- 寿险营销员代码 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"ownerId":"${mainSalesmanCode!}" <#-- 归属业务员代码 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"ownerName":"${mainSalesmanName!}" <#-- 归属业务员名称 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"hpersonName":"<#if plcSales??>${plcSales.handlerName!}</#if>" <#-- 寿险营销员名称 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"agentRegNo":"<#if plcSales??>${plcSales.handlerCode!}</#if>" <#-- 寿险营销员代码 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LS5A3ADD7GB056866",
"agentComCode": "MA27YMNJ-4",
"licenseNo": "苏MFW297",
"endDate": "1668700800000",
"newPolicyFlag": "0",
"policyNo": "6605212022321297000197",
"policySort": "EA5",
"ownerId": "321282199107224015",
"agentFee": "78.06",
"artifSelfPricesRat": "0.92",
"ownerName": "徐枫",
"modelCode": "BCABAUUD0021",
"comCode": "3212970401",
"insuredName": "王晓茹",
"transferPolicyFlag": "1",
"chgPremium": -310,
"endorseNo": "6805212022321297000197002",
"riskCode": "0521",
"agentNetFee": "78.06",
"agentComName": "蚂蚁保保险代理有限公司",
"businessNature": "207",
"useNatureCode": "8A",
"appliName": "王晓茹",
"newChnlType": "15",
"carKindCode": "A0",
"sumPremium": "975.81",
"underWriteEndDate": "1668647484053",
"hpersonName": " ",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"agentRegNo": " ",
"transreNewFlag": "0",
"comName": "泰州市中心支公司业务创新电子渠道直属新零售第二团队",
"startDate": "1644768000000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LS4ASB3R4CA869043",
"agentComCode": "962194221",
"licenseNo": "赣AR09L2",
"endDate": "1673366400000",
"newPolicyFlag": "0",
"policyNo": "6605212021360122032076",
"policySort": "0",
"agentFee": "127.02",
"artifSelfPricesRat": "0.88",
"modelCode": "BCADOOUA0001",
"comCode": "3601223015",
"insuredName": "涂云斌",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805212021360122032076001",
"riskCode": "0521",
"agentNetFee": "127.02",
"agentComName": "中国人寿保险股份有限公司南昌分公司",
"businessNature": "b",
"useNatureCode": "8A",
"appliName": "涂云斌",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "846.81",
"underWriteEndDate": "1668496540630",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "南昌市新建县生米农网职场",
"startDate": "1641830400000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "JTMDU0914G5109043",
"agentComCode": "13262919790626022X",
"licenseNo": "冀HDL018",
"endDate": "1668528000000",
"newPolicyFlag": "0",
"policyNo": "6605212022130828001108",
"policySort": "0",
"agentFee": "17.72",
"artifSelfPricesRat": "0.98",
"modelCode": "BFTELEUD0004",
"comCode": "1308286204",
"insuredName": "马树军",
"transferPolicyFlag": "1",
"chgPremium": -5207.51,
"endorseNo": "6805212022130828001108001",
"riskCode": "0521",
"agentNetFee": "17.72",
"agentComName": "王晓侠",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "马树军",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "177.17",
"underWriteEndDate": "1668483303324",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "承德围场满族蒙古族自治县支公司车商二部",
"startDate": "1667491200000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}","data": [{"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}]}
{
"systemName": "流计算平台",
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}",
"data": [{
"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,
"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,
"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,
"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,
"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,
"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,
"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,
"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,
"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,
"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,
"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,
"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,
"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,
"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,
"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,
"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,
"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,
"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,
"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,
"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,
"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,
"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,
"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,
"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,
"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,
"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,
"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,
"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,
"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,
"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}]
}
......
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "WBAYE4101EDZ64162",
"agentComCode": "332522199710187282",
"licenseNo": "浙K0E289",
"endDate": "1687795200000",
"newPolicyFlag": "0",
"policyNo": "6605212022331121002669",
"policySort": "0",
"agentFee": "82.72",
"artifSelfPricesRat": "0.9",
"modelCode": "BBMBQYUD0032",
"comCode": "3311218015",
"insuredName": "朱善平",
"transferPolicyFlag": "1",
"chgPremium": 0,
"endorseNo": "6805212022331121002669002",
"riskCode": "0521",
"agentNetFee": "82.72",
"agentComName": "朱乐怡",
"businessNature": "v",
"useNatureCode": "8A",
"appliName": "朱善平",
"newChnlType": "08",
"carKindCode": "A0",
"sumPremium": "1034.01",
"underWriteEndDate": "1668476669160",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "青田县支公司个人代理部咨询服务个代团队",
"startDate": "1656259200000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LFMBEK4B7B0055174",
"agentComCode": "362522197209105024",
"licenseNo": "粤B9EK01",
"endDate": "1668528000000",
"newPolicyFlag": "0",
"policyNo": "6605212022440380014400",
"policySort": "0",
"agentFee": "11.27",
"artifSelfPricesRat": "0.9",
"modelCode": "BTJHHHUD0003",
"comCode": "4403806012",
"insuredName": "张昊",
"transferPolicyFlag": "0",
"chgPremium": -587.86,
"endorseNo": "6805212022440380014400001",
"riskCode": "0521",
"agentNetFee": "11.27",
"agentComName": "徐长红",
"businessNature": "v",
"useNatureCode": "8A",
"appliName": "张昊",
"newChnlType": "08",
"carKindCode": "A0",
"sumPremium": "66.33",
"underWriteEndDate": "1668475840517",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "深圳市分公司车险营业部车行咨询个代团队",
"startDate": "1665331200000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LVGBR74K0KG117118",
"agentComCode": "420583198911223428",
"licenseNo": "鄂BBE826",
"endDate": "1700582400000",
"newPolicyFlag": "0",
"policyNo": "6605072022420583011601",
"policySort": "0",
"agentFee": "28.68",
"artifSelfPricesRat": "1",
"modelCode": "BGQGKNUD0086",
"comCode": "4205830003",
"insuredName": "冯加旭",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072022420583011601001",
"riskCode": "0507",
"agentNetFee": "28.68",
"agentComName": "张娣阳",
"businessNature": "v",
"useNatureCode": "8A",
"appliName": "冯加旭",
"newChnlType": "08",
"carKindCode": "A0",
"sumPremium": "716.98",
"underWriteEndDate": "1668564911002",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "宜昌枝江支公司个代渠道(咨服)团队",
"startDate": "1669046400000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LHGGE673XE2007588",
"agentComCode": "432302196805137919",
"licenseNo": "湘UHC951",
"endDate": "1680364800000",
"newPolicyFlag": "0",
"policyNo": "6605072022430148003494",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1",
"modelCode": "BGQEFEUC0002",
"comCode": "4301480181",
"insuredName": "胡承先",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072022430148003494001",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "刘明才",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "胡承先",
"newChnlType": "14",
"carKindCode": "A0",
"sumPremium": "627.36",
"underWriteEndDate": "1668494835792",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "浏阳市支公司永安营销服务部创新电子渠道第十六团队夏延祥第一个代营销制支持团队",
"startDate": "1648828800000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "WP1AJ29Y8LDA39338",
"agentComCode": "62042319900326032X",
"licenseNo": "甘AF24321",
"endDate": "1699459200000",
"newPolicyFlag": "0",
"policyNo": "6605312022620423000043",
"policySort": "0",
"agentFee": "672.53",
"artifSelfPricesRat": "0.65",
"modelCode": "BBSDKZUD0026",
"comCode": "6204236001",
"insuredName": "王兴鹏",
"transferPolicyFlag": "0",
"chgPremium": 8135.84,
"endorseNo": "6805312022620423000043001",
"riskCode": "0531",
"agentNetFee": "672.53",
"agentComName": "王海娟",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "王兴鹏",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "8406.59",
"underWriteEndDate": "1667890199000",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "白银市景泰县支公司车行业务一部",
"startDate": "1667923200000"
}
]
\ No newline at end of file
{"systemName": "流计算平台","data": [{,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->}],"systemCode": "D030","msgName": "新核心车险批单信息","msgCode": "carEndorse","sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"}
{
"systemName": "流计算平台",
"data": [{
,"frameNo":"<#if plcCar05??>${plcCar05.frameNo!}</#if>" <#-- "xx",//车架号 -->
,"agentComCode":"${saleaman!}" <#-- "xx",//代理机构代码 -->
,"licenseNo":"<#if plcCar05??>${plcCar05.licensePlateNo!}</#if>" <#-- "xx",//车牌号 -->
,"endDate":"${endTime!}" <#-- "xx",//终保时间 -->
,"newPolicyFlag":"${newPolicyFlag!}" <#-- "xx",//新保标识 -->
,"policyNo":"${policyNo!}" <#-- "xx",//保单号 -->
,"policySort":"${policySort!}" <#-- "xx",//保单种类 -->
,"agentFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentFee?? && item.agentFee!="" && a=="1">|</#if>${item.agentFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费含税金额 -->
,"artifSelfPricesRat":"<#if plcSolution??><#list plcSolution as s1><#if s1.PlcRation.artifSelfPricesRat??><#if s1.PlcRation.artifSelfPricesRat=="">1</#if></#if>${s1.PlcRation.artifSelfPricesRat!"1"}<#if plcSolution?size-1 gt s1?index >|</#if></#list></#if>" <#-- "xx",//自主定价系数 -->
,"modelCode":"<#if plcCar05??>${plcCar05.vehiclecode!}</#if>" <#-- "xx",//车型 -->
,"comCode":"${businessOffice!}" <#-- "xx",//归属机构 -->
,"insuredName":"<#if plcPublicInsurant??><#assign a="0" /><#list plcPublicInsurant as s1><#if plcPublicInsurant?size gt s1?index && s1.customerName?? && s1.customerName !="" && a=="1" >|</#if>${s1.customerName}<#assign a="1" /></#list></#if>" <#-- "xx",//被保人名称 -->
,"transferPolicyFlag":"${transferPolicyFlag!}" <#-- "xx",//转保标识 -->
,"chgPremium":"<#if sigAndStaExchangeRate??><#if coinsRate??>${(plpEndorse.netPremiumVariation!?number * sigAndStaExchangeRate!?number * coinsRate!?number)?c}</#if></#if>" <#-- "xx",//保费变化量 -->
,"endorseNo":"${endorseNo!}" <#-- "xx",//批单号 -->
,"riskCode":"${productCode!}" <#-- "xx",//险种代码 -->
,"agentNetFee":"<#if plcSolution??><#assign a="0" /><#list plcSolution as s1><#if s1.plcCommissionDetail??><#list s1.plcCommissionDetail as item><#if s1.plcCommissionDetail?size gt item?index && item.agentNetFee?? && item.agentNetFee!="" && a=="1" >|</#if>${item.agentNetFee}<#assign a="1" /></#list></#if></#list></#if>" <#-- "xx",//手续费不含税金额 -->
,"agentComName":"${saleamanName!}" <#-- "xx",//代理机构名称 -->
,"businessNature":"${businessNatureCode!}" <#-- 业务来源 -->
,"useNatureCode":"<#if plcCar05??>${plcCar05.carUserNatureCode!}</#if>" <#-- "xx",//车辆使用性质 -->
,"appliName":"<#if plcApplicant??><#assign a="0" /><#list plcApplicant as s1><#if plcApplicant?size gt s1?index && s1.customerName?? && s1.customerName!="" && a=="1">|</#if>${s1.customerName}<#assign a="1" /></#list></#if>"<#-- "xx",//投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- "xx",//清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- "xx",//车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- "xx",//不含税保费 -->
,"underWriteEndDate":"${uwConclueDate!}" <#-- "xx",//核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- "xx",//自动续保标识 -->
,"newVehicleFlag":"<#if plcCar05??>${plcCar05.newCarFlag!}</#if>" <#-- "xx",//新车标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- "xx",//续保标识 -->
,"comName":"${businessOfficeName!}" <#-- "xx",//归属机构名称 -->
,"startDate":"${startTime!}" <#-- "xx",//起保时间 -->
}],
"systemCode": "D030",
"msgName": "新核心车险批单信息",
"msgCode": "carEndorse",
"sendTime": "${.now?string("yyyy-MM-dd HH:mm:ss")}"
}
[
{
"frameNo": "LJNTGU2X3EN046954",
"agentComCode": "35018119920725197X",
"licenseNo": "闽A153AQ",
"endDate": "1700841600000",
"newPolicyFlag": "0",
"policyNo": "6605212022351081011517",
"policySort": "0",
"agentFee": "197.38",
"artifSelfPricesRat": "1",
"modelCode": "BZZCRRUA0066",
"comCode": "3510816001",
"insuredName": "苏亚洪",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805212022351081011517001",
"riskCode": "0521",
"agentNetFee": "197.38",
"agentComName": "陈亮",
"businessNature": "1",
"useNatureCode": "8D",
"appliName": "苏亚洪",
"newChnlType": "06",
"carKindCode": "H0",
"sumPremium": "1579.01",
"underWriteEndDate": "1668493071387",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "福清市支公司车行渠道一部",
"startDate": "1669305600000"
}
]
\ No newline at end of file
[
{
"frameNo": "LSVUG60T6K2143081",
"agentComCode": "63078828-5-A",
"licenseNo": "沪FTQ809",
"endDate": "1669996800000",
"newPolicyFlag": "0",
"policyNo": "6605072021310109030470",
"policySort": "0",
"agentFee": "28.68",
"artifSelfPricesRat": "1",
"modelCode": "00278929",
"comCode": "3101096004",
"insuredName": "郑霞",
"transferPolicyFlag": "1",
"chgPremium": 0,
"endorseNo": "6805072021310109030470001",
"riskCode": "0507",
"agentNetFee": "28.68",
"agentComName": "上海翟业汽车销售服务有限公司",
"businessNature": "j",
"useNatureCode": "8A",
"appliName": "郑霞",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "716.98",
"underWriteEndDate": "1668486966421",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "虹口支公司车行业务四部",
"startDate": "1638460800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LBEDMBND4DZ010378",
"agentComCode": "91530103MA6MYJG824-01",
"licenseNo": "云A81ZT7",
"endDate": "1674662400000",
"newPolicyFlag": "0",
"policyNo": "6605072021530163004076",
"policySort": "0",
"agentFee": "19.72",
"artifSelfPricesRat": "1",
"modelCode": "BBJKSEUC0006",
"comCode": "5301630003",
"insuredName": "高超",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072021530163004076001",
"riskCode": "0507",
"agentNetFee": "19.72",
"agentComName": "全天候保险代理股份有限公司昆明盘龙分公司",
"businessNature": "2",
"useNatureCode": "8A",
"appliName": "高超",
"newChnlType": "14",
"carKindCode": "A0",
"sumPremium": "492.92",
"underWriteEndDate": "1668231488276",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "昆明中支新零售三部数字渠道支持团队二部",
"startDate": "1643126400000"
}
]
\ No newline at end of file
[
{
"frameNo": "LZGCR2V67JX094072",
"agentComCode": "152725197608130068",
"licenseNo": "蒙KD0125",
"endDate": "1699891200000",
"newPolicyFlag": "0",
"policyNo": "6605072022150624001988",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1",
"modelCode": "BSQBDMUA0787",
"comCode": "1506248002",
"insuredName": "贾过门",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072022150624001988002",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "高凤娥",
"businessNature": "v",
"useNatureCode": "9D",
"appliName": "贾过门",
"newChnlType": "08",
"carKindCode": "H0",
"sumPremium": "2958.49",
"underWriteEndDate": "1668135816506",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "内蒙古鄂尔多斯市鄂托克旗支公司个代渠道个人销售团队(货车团队)",
"startDate": "1668355200000"
}
]
\ No newline at end of file
[
{
"frameNo": "LSYHDAAAXGK009601",
"agentComCode": "660548178",
"licenseNo": "京ANC603",
"endDate": "1672934400000",
"newPolicyFlag": "0",
"policyNo": "6605072022110108025464",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1",
"modelCode": "BJBDRDUA0264",
"comCode": "1101084001",
"insuredName": "杨现杰",
"transferPolicyFlag": "1",
"chgPremium": -592.59,
"endorseNo": "6805072022110108025464001",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "北京万车达汽车科技有限公司",
"businessNature": "3",
"useNatureCode": "8A",
"appliName": "杨现杰",
"newChnlType": "09",
"carKindCode": "A0",
"sumPremium": "0",
"underWriteEndDate": "1668490686503",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "海淀支公司数字渠道网销团队",
"startDate": "1672934400000"
}
]
\ No newline at end of file
[
{
"frameNo": "WBA31AK0XN7L22525",
"agentComCode": "61202128-3",
"licenseNo": "闽D101XE",
"endDate": "1696953600000",
"newPolicyFlag": "1",
"policyNo": "6605212022350211006792",
"policySort": "0",
"agentFee": "697.45",
"artifSelfPricesRat": "0.95",
"modelCode": "CBMBEYUE0015",
"comCode": "3502116001",
"insuredName": "刘杰",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805212022350211006792001",
"riskCode": "0521",
"agentNetFee": "697.45",
"agentComName": "厦门宝马汽车维修有限公司",
"businessNature": "j",
"useNatureCode": "8A",
"appliName": "林梦诗",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "6974.46",
"underWriteEndDate": "1668597730271",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "厦门市集美区支公司车行业务一部",
"startDate": "1665417600000"
}
]
\ No newline at end of file
[
{
"frameNo": "LC0C14DF3K1038714",
"agentComCode": "511023198706300219",
"licenseNo": "川MUM681",
"endDate": "1700496000000",
"newPolicyFlag": "0",
"policyNo": "6605212022512021007665",
"policySort": "0",
"agentFee": "193.47",
"artifSelfPricesRat": "0.85",
"modelCode": "BBYDSBUA0010",
"comCode": "5120214201",
"insuredName": "王丰",
"transferPolicyFlag": "1",
"chgPremium": 0,
"endorseNo": "6805212022512021007665001",
"riskCode": "0521",
"agentNetFee": "193.47",
"agentComName": "李智",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "王丰",
"newChnlType": "14",
"carKindCode": "A0",
"sumPremium": "1488.25",
"underWriteEndDate": "1668221061121",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "资阳安岳县支公司创新电子支持团队一部",
"startDate": "1668960000000"
}
]
\ No newline at end of file
[
{
"frameNo": "1LN6L9S95H5618023",
"agentComCode": "91330212MA2AF5PC2H",
"licenseNo": "浙B5QJ82",
"endDate": "1672369200000",
"newPolicyFlag": "0",
"policyNo": "6605072021330264015142",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1",
"modelCode": "BLKADMUB0001",
"comCode": "3302646001",
"insuredName": "冯晓蓉",
"transferPolicyFlag": "0",
"chgPremium": -5.68,
"endorseNo": "6805072021330264015142001",
"riskCode": "0507",
"agentNetFee": "0",
"agentComName": "海纳汽车保险销售有限公司宁波分公司",
"businessNature": "2",
"useNatureCode": "8A",
"appliName": "冯晓蓉",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "937.72",
"underWriteEndDate": "1668563782088",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "车商业务部车行渠道一部",
"startDate": "1640833200000"
}
]
\ No newline at end of file
[
{
"frameNo": "LJ1EEKPN8N7429031",
"agentComCode": "342425198110155245",
"licenseNo": "皖ND08523",
"endDate": "1694102400000",
"newPolicyFlag": "1",
"policyNo": "6605312022341523000235",
"policySort": "0",
"agentFee": "140.79",
"artifSelfPricesRat": "1",
"modelCode": "CDSPSGUB0004",
"comCode": "3415236001",
"insuredName": "李蓉",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805312022341523000235001",
"riskCode": "0531",
"agentNetFee": "140.79",
"agentComName": "张银霞",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "李蓉",
"newChnlType": "06",
"carKindCode": "A0",
"sumPremium": "2815.86",
"underWriteEndDate": "1668487492695",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "舒城县车商业务一部",
"startDate": "1662526800000"
}
]
\ No newline at end of file
[
{
"frameNo": "LFWSRXSJ5NAC18523",
"agentComCode": "370829199009224942",
"licenseNo": "鲁H577Y0",
"endDate": "1699929000000",
"newPolicyFlag": "1",
"policyNo": "6605072022370801029007",
"policySort": "0",
"agentFee": "169.06",
"artifSelfPricesRat": "1",
"modelCode": "BXPTYXCL9999",
"comCode": "3708016006",
"insuredName": "济宁博畅运输有限公司",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805072022370801029007001",
"riskCode": "0507",
"agentNetFee": "169.06",
"agentComName": "钱兵兵",
"businessNature": "1",
"useNatureCode": "9D",
"appliName": "济宁博畅运输有限公司",
"newChnlType": "06",
"carKindCode": "G2",
"sumPremium": "4226.42",
"underWriteEndDate": "1668736836506",
"autoTransreNewFlag": "0",
"newVehicleFlag": "0",
"transreNewFlag": "0",
"comName": "济宁中支三团队车商第一团队",
"startDate": "1668393000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LFV2A5BS4G4598283",
"agentComCode": "14020219620412004X",
"licenseNo": "晋BT1783",
"endDate": "1682006400000",
"newPolicyFlag": "0",
"policyNo": "6605212021140297020547",
"policySort": "0",
"agentFee": "0",
"artifSelfPricesRat": "1.35",
"modelCode": "BYQKJEUB0011",
"comCode": "1402975109",
"insuredName": "刘海",
"transferPolicyFlag": "0",
"chgPremium": 0,
"endorseNo": "6805212021140297020547001",
"riskCode": "0521",
"agentNetFee": "0",
"agentComName": "李素珍",
"businessNature": "1",
"useNatureCode": "9A",
"appliName": "刘海",
"newChnlType": "05",
"carKindCode": "A0",
"sumPremium": "1931.29",
"underWriteEndDate": "1668485476103",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "大同市中心支公司营业九部重客团队",
"startDate": "1640188800000"
}
]
\ No newline at end of file
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