Commit d1e787f7 authored by 王东's avatar 王东

ws tj

parent 010825e6
...@@ -6,44 +6,82 @@ ENDOR_PLPENDORSE_PLPCOMMISSIONDETAIL ...@@ -6,44 +6,82 @@ ENDOR_PLPENDORSE_PLPCOMMISSIONDETAIL
ENDOR_PLCSOLUTION ENDOR_PLCSOLUTION
ENDOR_PLCSOLUTION_PLCCOINS ENDOR_PLCSOLUTION_PLCCOINS
ENDOR_PLCSOLUTION_PLCCOINS_PLCCOINSBASICINFORMATION ENDOR_PLCSOLUTION_PLCCOINS_PLCCOINSBASICINFORMATION
ENDOR_PLCSOLUTION_PLCCOINS_PLCRATION
ENDOR_PLCSOLUTION_PLCCOINS_PLCCOMMISSIONDETAIL
PLCCAR05
PLCAPPLICANT
PLCPUBLICINSURANT
来源: 来源:
{ (
endorseNo String , -- 1 批单号 endorseNo String , -- 1 批单号
businessOffice String , -- 2 机构代码 businessOffice String , -- 新核心车险批单-保单归属机构代码
productCode String , -- 3 险种代码 productCode String , -- 新核心车险批单-险种代码
businessNatureCode String , -- 4 业务来源 businessNatureCode String , -- 新核心车险批单-业务来源
channelType String , -- 5 渠道类型 channelType String , -- 5 渠道类型
uwConclueDate String , -- 6 核批完成时间 uwConclueDate String , -- 6 核批完成时间
plpEndorse row{ plpEndorse row(
endorseEffectiveTime Stirng , -- 7 批单生效日期 endorseEffectiveTime Stirng , -- 7 批单生效日期
sigAndStaExchangeRate String , -- 8 到人民币汇率 除了粤港车,车险没有存汇率,模型默认0 sigAndStaExchangeRate String , -- 8 到人民币汇率 除了粤港车,车险没有存汇率,模型默认0
staCurAmountVariation String , -- 10 变化保险金额 staCurAmountVariation String , -- 10 变化保险金额
staCurPremiumVariation String , -- 11 不含税变化保险费 staCurPremiumVariation String , -- 11 不含税变化保险费
staCurNetPremiumVariation String , -- 12 含税变化保险费 staCurNetPremiumVariation String , -- 12 含税变化保险费
staCurTaxFeeVariation String , -- 13 税 staCurTaxFeeVariation String , -- 13 税
plpCommissionDetail array<row{ netPremiumVariation String , -- 保费变化量
plpCommissionDetail array<row(
agentFeeVariation String , -- 16 份额含税手续费变化量 agentFeeVariation String , -- 16 份额含税手续费变化量
agentNetFeeVariation String -- 17 份额不含税手续费变化量 agentNetFeeVariation String -- 17 份额不含税手续费变化量
}> )>
}, ),
plcSolution array<row{ plcSolution array<row(
plcCoins row( --String类型 该对象部分参数在某些数据中可能不存在 自定义函数 JsonValuUDF读取 plcCoins row( --String类型 该对象部分参数在某些数据中可能不存在 自定义函数 JsonValuUDF读取
plcCoinsBasicInformation array<row( plcCoinsBasicInformation array<row(
coinsRate -- 非车险共保比例 coinsRate -- 非车险共保比例
coinsIdentity -- 共保我方标记 = 1 时共保我方 coinsIdentity -- 共保我方标记 = 1 时共保我方
)> )>
) ),
}>, "PlcRation": row(
artifSelfPricesRat String, -- 新核心车险批单-自主定价系数
artifReviewPrem String, -- 新核心车险批单-总保费
),
"plcCommissionDetail": array<row(
agentFee String, -- 新核心车险批单-手续费含税金额
agentNetFee String, -- 新核心车险批单-手续费不含税金额
)>,
)>,
recordClerkCode String , -- 14 归属业务员ID recordClerkCode String , -- 14 归属业务员ID
recordClerkName String , -- 15 归属业务员名称 recordClerkName String , -- 15 归属业务员名称
businessChannelCode String , -- 27 业务渠道 businessChannelCode String , -- 27 新核心车险批单-清分后渠道
businessChannelName String , -- 28 业务渠道名 businessChannelName String , -- 28 业务渠道名
newPolicyFlag String , -- 20 新保标识 1:是,0:否 newPolicyFlag String , -- 20 新核心车险批单-新保标识 1:是,0:否
autoTransrenewFlag String , -- 21 自动续保标识 1:是,4:跨险种自动续保,0:否 autoTransrenewFlag String , -- 21 新核心车险批单-自动续保标识 1:是,4:跨险种自动续保,0:否
transferPolicyFlag String , -- 22 转保标识1:是,0:否 transferPolicyFlag String , -- 22 新核心车险批单-转保标识1:是,0:否
transrenewFlag String -- 23 续保标识 1:是,4:跨险种续保,0:否 transrenewFlag String, -- 23 新核心车险批单-续保标识 1:是,4:跨险种续保,0:否
} policyNo String, -- 新核心车险批单-保单号
policyCreatDate String, -- 新核心车险批单-核保通过时间
businessOfficeName String, -- 新核心车险批单-保单归属机构名称
startTime String, -- 新核心车险批单-起保时间
endTime String, -- 新核心车险批单-终保时间
netPremium String, -- 新核心车险批单-不含税保费
premium String, -- 新核心车险批单-含税保费
"plcCar05": row(
licensePlateNo String, -- 新核心车险批单-车牌号
frameNo String, -- 新核心车险批单-车架号
vehicleId String, -- 新核心车险批单-车型
newVehicleFlag String, -- 新核心车险批单-新车标识
carUserNatureCode String, -- 新核心车险批单-车辆使用性质
carKindCode String, -- 新核心车险批单-车辆种类
),
"plcApplicant": array<row(
customerName String, -- 新核心车险批单-投保人名称
)>,
"plcPublicInsurant": array<row(
customerName String, -- 新核心车险批单-被保人名称
)>,
saleaman String, -- 新核心车险批单-代理机构代码
saleamanName String, -- 新核心车险批单-代理机构名称
policySort String, -- 新核心车险批单-代理机构名称
)
......
...@@ -30,6 +30,7 @@ POLICY_PLCSOLUTION_PLCCOMMISSIONDETAIL ...@@ -30,6 +30,7 @@ POLICY_PLCSOLUTION_PLCCOMMISSIONDETAIL
plcCar05 row( plcCar05 row(
licensePlateNo String , -- 13 车牌号 licensePlateNo String , -- 13 车牌号
frameNo String , -- 14 车架号 frameNo String , -- 14 车架号
vehicleId String , -- 新核心车险保单-车型
vehiclecode String , -- 15 行业车型代码 vehiclecode String , -- 15 行业车型代码
carBrandCode String , -- 16 厂牌型号 carBrandCode String , -- 16 厂牌型号
newCarFlag String , -- 17 新车标识 1:新车,0:旧车 newCarFlag String , -- 17 新车标识 1:新车,0:旧车
...@@ -37,6 +38,8 @@ POLICY_PLCSOLUTION_PLCCOMMISSIONDETAIL ...@@ -37,6 +38,8 @@ POLICY_PLCSOLUTION_PLCCOMMISSIONDETAIL
carKindName String , -- 30 车辆种类名称 carKindName String , -- 30 车辆种类名称
carUserNatureCode String , -- 31 车辆使用性质代码 carUserNatureCode String , -- 31 车辆使用性质代码
carUserNature String -- 32 车辆使用性质名称 carUserNature String -- 32 车辆使用性质名称
newVehicleFlag String -- 新核心车险保单-新车标识
actualvalue String -- 新核心车险保单-实际价值
), ),
plcApplicant array<row( plcApplicant array<row(
customerName String -- 18 投保人名称 customerName String -- 18 投保人名称
...@@ -51,6 +54,7 @@ POLICY_PLCSOLUTION_PLCCOMMISSIONDETAIL ...@@ -51,6 +54,7 @@ POLICY_PLCSOLUTION_PLCCOMMISSIONDETAIL
plcSolution array<row( plcSolution array<row(
PlcRation row( PlcRation row(
artifSelfPricesRat String -- 24 自主定价系数 artifSelfPricesRat String -- 24 自主定价系数
artifReviewPrem String, -- 新核心车险保单-总保费
), ),
plcCoins row( --String类型 该对象部分参数在某些数据中可能不存在 自定义函数 JsonValuUDF读取 plcCoins row( --String类型 该对象部分参数在某些数据中可能不存在 自定义函数 JsonValuUDF读取
plcCoinsBasicInformation array<row( plcCoinsBasicInformation array<row(
...@@ -72,5 +76,7 @@ POLICY_PLCSOLUTION_PLCCOMMISSIONDETAIL ...@@ -72,5 +76,7 @@ POLICY_PLCSOLUTION_PLCCOMMISSIONDETAIL
recordClerkName String , -- 35 归属业务员名称 recordClerkName String , -- 35 归属业务员名称
staCurAmount String , -- 38 保险金额 staCurAmount String , -- 38 保险金额
staCurTaxFee String -- 39 税 staCurTaxFee String -- 39 税
policySort String -- 新核心车险保单-保单种类
businessType String -- 新核心车险保单-业务类型
) )
\ No newline at end of file
-- VIR车险报案数据
VIR
VIR_ACTUALDATA
VIR_ACTUALDATA_PRPLCREGIST
VIR_ACTUALDATA_PRPLCREGIST_PRPLREPORZIQIMING
VIR_ACTUALDATA_PRPLCREGIST_PRPLREPORTER
VIR_ACTUALDATA_PRPLCREGIST_PRPLLINKER
VIR_ACTUALDATA_PRPLPOLICY
VIR_ACTUALDATA_PRPLCARLOSSDETAIL
VIR_ACTUALDATA_PRPLCARLOSSDETAIL_PRPLCAR
VIR_ACTUALDATA_PRPLCDAMAGE
VIR_ACTUALDATA_PRPLCDAMAGE_PRPLDAMAGEADDRESS
来源:
{
actualData: {
accidentNo String, --事故号
damageStartDate String, --出险时间
reportD String, --报案时间
damageAddress String, --出险地点
"prplcregist": [
{
policyNo String, --保单号
registNo String, --报案号
deptCode String, --理赔机构代码
deptName String, --理赔机构名称
},
"prplreporter": {
reporterName String, --报案人名称
reporterMobileNo String, --报案人电话
},
"prpllinker": {
linkerName String, --联系人名称
linkerPhon String, --联系人电话
}
],
"prplpolicy": [
{
comCode String, --承保机构代码
comName String, --承保机构名称
riskCode String, --险种代码
riskName String, --险种名称
licenseNo String, --车牌号
}
],
"prplcarlossdetail": [
"prplcar": {
brandCode String, --品牌
carModelCode String, --车型
}
],
"prplcdamage": {
"prpldamageaddress": {
longitude String, --经度
latitude String, --纬度
},
damageName String, --出险原因
damageCourse String, --出险经过
}
}
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
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