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
777c6763
Commit
777c6763
authored
Feb 09, 2023
by
胡涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LPDATA字段添加
parent
938adf5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
9 deletions
+14
-9
XF_ODS/DDL元数据/LPDATA.sql
XF_ODS/DDL元数据/LPDATA.sql
+14
-9
No files found.
XF_ODS/DDL元数据/LPDATA.sql
View file @
777c6763
...
@@ -60,15 +60,20 @@ LPDATA_ACTUALDATA_PRPLCASEMODIFY
...
@@ -60,15 +60,20 @@ LPDATA_ACTUALDATA_PRPLCASEMODIFY
damageName
String
,
-- 出险原因
damageName
String
,
-- 出险原因
damageCourse
String
-- 出险经过
damageCourse
String
-- 出险经过
)
,
)
,
prplclaim
array
<
row
(
prplclaim
String
,
riskCode
String
,
-- 险种
-- prplclaim array<row(
claimDate
String
,
-- 出险时间
-- riskCode String , -- 险种
sumclaim
String
-- 估损金额
-- claimDate String , -- 出险时间
prplclaimloss
array
<
row
(
-- sumclaim String -- 估损金额
claimno
String
,
-- 立案号码
-- prplclaimloss array<row(
claimInputDate
String
-- 估损调整时间
-- claimno String ,-- 立案号码
)
>
-- claimInputDate String -- 估损调整时间
)
>
,
-- )>
prplclloss
array
<
row
(
-- claimno String ,-- 立案号码
-- claimInputDate String -- 估损调整时间
-- )>
-- )> ,
prplcasemodify
array
<
row
(
prplcasemodify
array
<
row
(
sumChangeLoss
String
-- 估损提转差
sumChangeLoss
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