Commit 53fe0adc authored by 王东's avatar 王东

指标计算承保字段调整

parent 543678c1
-- ZB_ODS_ENDOR ZB_ODS_批单业务数据
-- ODS_ENDOR ODS_批单业务数据
insert into ODS.ODS_KAFKA.ENDOR
select
endorseNo , -- 1 批单号
......
-- ZB_ODS_POLICY ZB_ODS_保单业务数据
insert into ODS.ODS_KAFKAL.POLICY
-- ODS_POLICY ODS_保单业务数据
insert into ODS.ODS_KAFKA.POLICY
select
sigAndStaExchangeRate , -- 费率
policyCreatDate ,
......
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