Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dataquality_doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王东
dataquality_doc
Commits
244832a7
Commit
244832a7
authored
Feb 09, 2023
by
胡涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增字段,维护
parent
777c6763
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
ODS/DDL元数据/POLICY.sql
ODS/DDL元数据/POLICY.sql
+5
-1
XF_ODS/DDL元数据/POLICY.sql
XF_ODS/DDL元数据/POLICY.sql
+5
-1
No files found.
ODS/DDL元数据/POLICY.sql
View file @
244832a7
...
...
@@ -54,6 +54,8 @@ POLICY_PLCBASIC
enrollDate
String
,
-- 质量校验_车辆初次登记日期
energyTypes
String
,
-- 下发新增_能源种类名称
secondhandcarflag
String
,
-- 下发新增_是否二手车
vehicleTonnage
String
-- (吨)核定载质量
),
plcApplicant
array
<
row
(
customerName
String
,
-- 18 投保人名称
...
...
@@ -75,7 +77,9 @@ POLICY_PLCBASIC
PlcRation
row
(
artifSelfPricesRat
String
,
-- 24 自主定价系数
artifReviewPrem
String
,
-- 新核心车险保单-总保费
traffAdjVal
String
-- 质量校验_交通违法系数
traffAdjVal
String
,
-- 质量校验_交通违法系数
underwritingScore
String
,
-- 尊享分
riskScore
String
,
-- 众享分
),
plcCoins
row
(
plcCoinsBasicInformation
array
<
row
(
-- 共保信息
...
...
XF_ODS/DDL元数据/POLICY.sql
View file @
244832a7
...
...
@@ -42,6 +42,7 @@ POLICY_PLCBASIC
actualvalue
String
-- 新核心车险保单-实际价值
energyTypes
String
,
-- 下发新增_能源种类名称
secondhandcarflag
String
,
-- 下发新增_是否二手车
vehicleTonnage
String
-- (吨)核定载质量
),
plcApplicant
array
<
row
(
customerName
String
-- 18 投保人名称
...
...
@@ -56,7 +57,10 @@ POLICY_PLCBASIC
plcSolution
array
<
row
(
PlcRation
row
(
artifSelfPricesRat
String
,
-- 24 自主定价系数
artifReviewPrem
String
-- 新核心车险保单-总保费
artifReviewPrem
String
,
-- 新核心车险保单-总保费
traffAdjVal
String
,
-- 质量校验_交通违法系数
underwritingScore
String
,
-- 尊享分
riskScore
String
-- 众享分
),
plcCoins
row
(
plcCoinsBasicInformation
String
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment