Commit d5ccd8a1 authored by 胡涛's avatar 胡涛

辽宁车险freemark模板

parent d8022777
[
{
"frameNo": "LVGDN56A3GG017289",
"agentComCode": "210882199512043329",
"licenseNo": "辽AP37R5",
"endDate": "1707408000000",
"newPolicyFlag": "0",
"policyNo": "6605212023210882000458",
"policySort": "0",
"artifSelfPricesRat": "0.92",
"modelCode": "FTABND0037",
"comCode": "2108820010",
"insuredName": "文国俊",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "339.37",
"agentComName": "薛杨",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "文国俊",
"newChnlType": "07",
"carKindCode": "A0",
"sumPremium": "2262.46",
"underWriteEndDate": "1675198404909",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "辽宁省分公司营口中心支公司大石桥支公司银保团队一部(广发银行)",
"startDate": "1675872000000"
}
]
\ 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!}<#if s1.customerName?? && s1.customerName!=""><#assign a="1" /></#if></#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!}<#if item.agentNetFee?? && item.agentNetFee!=""><#assign a="1" /></#if></#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!}<#if s1.customerName?? && s1.customerName!=""><#assign a="1" /></#if></#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!}<#if s1.customerName?? && s1.customerName!=""><#assign a="1" /></#if></#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!}<#if item.agentNetFee?? && item.agentNetFee!=""><#assign a="1" /></#if></#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!}<#if s1.customerName?? && s1.customerName!=""><#assign a="1" /></#if></#list></#if>" <#-- 投保人名称 -->
,"newChnlType":"${businessChannelCode!}" <#-- 清分后渠道 -->
,"carKindCode":"<#if plcCar05??>${plcCar05.carKindCode!}</#if>" <#-- 车辆种类 -->
,"sumPremium":"${netPremium!}" <#-- 不含税保费 -->
,"underWriteEndDate":"${policyCreatDate!}" <#-- 核保通过时间 -->
,"autoTransreNewFlag":"${autoTransrenewFlag!}" <#-- 自动续保标识 -->
,"transreNewFlag":"${transrenewFlag!}" <#-- 续保标识 -->
,"comName":"${businessOfficeName!}" <#-- 保单归属机构名称 -->
,"startDate":"${startTime!}" <#-- 起保时间 -->
}]
}
[
{
"frameNo": "LVGDN56A3GG017289",
"agentComCode": "210882199512043329",
"licenseNo": "辽AP37R5",
"endDate": "1707408000000",
"newPolicyFlag": "0",
"policyNo": "6605212023210882000458",
"policySort": "0",
"artifSelfPricesRat": "0.92",
"modelCode": "FTABND0037",
"comCode": "2108820010",
"insuredName": "文国俊",
"transferPolicyFlag": "1",
"riskCode": "0521",
"agentNetFee": "339.37",
"agentComName": "薛杨",
"businessNature": "1",
"useNatureCode": "8A",
"appliName": "文国俊",
"newChnlType": "07",
"carKindCode": "A0",
"sumPremium": "2262.46",
"underWriteEndDate": "1675198404909",
"autoTransreNewFlag": "0",
"transreNewFlag": "0",
"comName": "辽宁省分公司营口中心支公司大石桥支公司银保团队一部(广发银行)",
"startDate": "1675872000000"
}
]
\ No newline at end of file
[
{
"frameNo": "LZWADAGA7FB652525",
"agentComCode": "81888727-7",
"licenseNo": "辽CJE065",
"endDate": "1675267200000",
"newPolicyFlag": "0",
"policyNo": "6605212023210381000179",
"policySort": "0",
"agentFee": "4.93",
"artifSelfPricesRat": "0.9",
"modelCode": "BBJOQTUC0006",
"comCode": "2103813001",
"insuredName": "张明珠",
"transferPolicyFlag": "0",
"chgPremium": -890.25,
"endorseNo": "6805212023210381000179001",
"riskCode": "0521",
"agentNetFee": "4.93",
"agentComName": "中国人寿保险股份有限公司鞍山分公司",
"businessNature": "k",
"useNatureCode": "8A",
"appliName": "张明珠",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "32.86",
"underWriteEndDate": "1675219129981",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "鞍山海城互动1部朱明蕾团队",
"startDate": "1674144000000"
}
]
\ 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!}<#if item.agentFee?? && item.agentFee!=""><#assign a="1" /></#if></#list></#if></#list></#if>" <#-- 手续费含税金额 -->,"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!}<#if s1.customerName?? && s1.customerName!=""><#assign a="1" /></#if></#list></#if>" <#-- 被保人名称 -->,"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!}<#if item.agentNetFee?? && item.agentNetFee!=""><#assign a="1" /></#if></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->,"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!}<#if s1.customerName?? && s1.customerName!=""><#assign a="1" /></#if></#list></#if>" <#-- 投保人名称 -->,"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!}<#if item.agentFee?? && item.agentFee!=""><#assign a="1" /></#if></#list></#if></#list></#if>" <#-- 手续费含税金额 -->
,"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!}<#if s1.customerName?? && s1.customerName!=""><#assign a="1" /></#if></#list></#if>" <#-- 被保人名称 -->
,"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!}<#if item.agentNetFee?? && item.agentNetFee!=""><#assign a="1" /></#if></#list></#if></#list></#if>" <#-- 手续费不含税金额 -->
,"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!}<#if s1.customerName?? && s1.customerName!=""><#assign a="1" /></#if></#list></#if>" <#-- 投保人名称 -->
,"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": "LZWADAGA7FB652525",
"agentComCode": "81888727-7",
"licenseNo": "辽CJE065",
"endDate": "1675267200000",
"newPolicyFlag": "0",
"policyNo": "6605212023210381000179",
"policySort": "0",
"agentFee": "4.93",
"artifSelfPricesRat": "0.9",
"modelCode": "BBJOQTUC0006",
"comCode": "2103813001",
"insuredName": "张明珠",
"transferPolicyFlag": "0",
"chgPremium": -890.25,
"endorseNo": "6805212023210381000179001",
"riskCode": "0521",
"agentNetFee": "4.93",
"agentComName": "中国人寿保险股份有限公司鞍山分公司",
"businessNature": "k",
"useNatureCode": "8A",
"appliName": "张明珠",
"newChnlType": "03",
"carKindCode": "A0",
"sumPremium": "32.86",
"underWriteEndDate": "1675219129981",
"autoTransreNewFlag": "1",
"newVehicleFlag": "0",
"transreNewFlag": "1",
"comName": "鞍山海城互动1部朱明蕾团队",
"startDate": "1674144000000"
}
]
\ 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