Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yifu-mvp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fangxinjiang
yifu-mvp
Commits
5167d5f1
Commit
5167d5f1
authored
Feb 11, 2025
by
huyuchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
huych-商险接口推送优化
parent
1160f17f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
26 deletions
+14
-26
EkpInsurancesInfo.java
...oud/plus/v1/yifu/insurances/entity/EkpInsurancesInfo.java
+14
-23
EkpInsurancesInfoMapper.xml
...src/main/resources/mapper/ekp/EkpInsurancesInfoMapper.xml
+0
-3
No files found.
yifu-insurances/yifu-insurances-api/src/main/java/com/yifu/cloud/plus/v1/yifu/insurances/entity/EkpInsurancesInfo.java
View file @
5167d5f1
...
...
@@ -28,28 +28,28 @@ public class EkpInsurancesInfo {
@Schema
(
description
=
"单据类型"
)
private
String
fd_3adfe6af71a1cc
;
@Schema
(
description
=
"
fd_3adfe658c6229e
"
)
@Schema
(
description
=
"
项目编码
"
)
private
String
fd_3adfe658c6229e
;
@Schema
(
description
=
"
fd_3adfe6592b4158
"
)
@Schema
(
description
=
"
项目名称
"
)
private
String
fd_3adfe6592b4158
;
@Schema
(
description
=
"单号"
)
private
String
fd_3adfe67a9f6364
;
@Schema
(
description
=
"
fd_3adfe6598281e8
"
)
@Schema
(
description
=
"
客户编码
"
)
private
String
fd_3adfe6598281e8
;
@Schema
(
description
=
"
fd_3adfe7a2688902
"
)
@Schema
(
description
=
"
客户名称
"
)
private
String
fd_3adfe7a2688902
;
@Schema
(
description
=
"
fd_3adfe67c24dace
"
)
@Schema
(
description
=
"
发生日期
"
)
private
Date
fd_3adfe67c24dace
;
@Schema
(
description
=
"
fd_3adfe65d759650
"
)
@Schema
(
description
=
"
姓名
"
)
private
String
fd_3adfe65d759650
;
@Schema
(
description
=
"
fd_3adfe65dbd9f68
"
)
@Schema
(
description
=
"
身份证号
"
)
private
String
fd_3adfe65dbd9f68
;
@Schema
(
description
=
"发票号"
)
...
...
@@ -76,7 +76,7 @@ public class EkpInsurancesInfo {
@Schema
(
description
=
"实际保费"
)
private
Double
fd_3adfe6610c0d2c
;
@Schema
(
description
=
"
fd_3adfe66041a996
"
)
@Schema
(
description
=
"
医保
"
)
private
Double
fd_3adfe66041a996
;
@Schema
(
description
=
"事故或残疾"
)
...
...
@@ -91,10 +91,10 @@ public class EkpInsurancesInfo {
@Schema
(
description
=
"收款状态"
)
private
String
fd_3adfe6ef5dfaac
;
@Schema
(
description
=
"
fd_3adfe79fd_04606
"
)
@Schema
(
description
=
"
收入结算单号
"
)
private
String
fd_3adfe79fd04606
;
@Schema
(
description
=
"
fd_3adfe7a117f086
"
)
@Schema
(
description
=
"
收款认领单号
"
)
private
String
fd_3adfe7a117f086
;
@Schema
(
description
=
"应支出"
)
...
...
@@ -106,10 +106,10 @@ public class EkpInsurancesInfo {
@Schema
(
description
=
"付款状态"
)
private
String
fd_3adfe6f05531ec
;
@Schema
(
description
=
"
fd_3adfe7a035849c
"
)
@Schema
(
description
=
"
支出结算单号
"
)
private
String
fd_3adfe7a035849c
;
@Schema
(
description
=
"
fd_3adfe7a08eba96
"
)
@Schema
(
description
=
"
付款单号
"
)
private
String
fd_3adfe7a08eba96
;
@Schema
(
description
=
"状态"
)
...
...
@@ -124,27 +124,18 @@ public class EkpInsurancesInfo {
@Schema
(
description
=
"预估金额"
)
private
Double
fd_3af9d15f7018fa
;
@Schema
(
description
=
"
fd_3af9d1662141a4
"
)
@Schema
(
description
=
"
预估金额已收
"
)
private
Double
fd_3af9d1662141a4
;
@Schema
(
description
=
"商险ID"
)
private
String
fd_3b0a5743acab7e
;
@Schema
(
description
=
"fd_3b13ad2da5d476"
)
private
String
fd_3b13ad2da5d476
;
@Schema
(
description
=
"fd_3b13ad3948940c"
)
private
Date
fd_3b13ad3948940c
;
@Schema
(
description
=
"HRO结算月"
)
private
Date
fd_3b13b3076af5a0
;
@Schema
(
description
=
"是否全部结算"
)
private
String
fd_3b13b2ecc164aa
;
@Schema
(
description
=
"fd_3b16da0eb23648"
)
private
String
fd_3b16da0eb23648
;
@Schema
(
description
=
"项目编码"
)
private
String
fd_3b16dfb32778f2_text
;
...
...
@@ -178,7 +169,7 @@ public class EkpInsurancesInfo {
@Schema
(
description
=
"商险封面抬头"
)
private
String
fd_3b941cbcea3e1a
;
@Schema
(
description
=
"
fd_3c6f0108e05c84
"
)
@Schema
(
description
=
"
派单客服姓名
"
)
private
String
fd_3c6f0108e05c84
;
@Schema
(
description
=
"是否启用BPO结算模式"
)
...
...
yifu-insurances/yifu-insurances-biz/src/main/resources/mapper/ekp/EkpInsurancesInfoMapper.xml
View file @
5167d5f1
...
...
@@ -41,11 +41,8 @@
<result
property=
"fd_3af9d15f7018fa"
column=
"fd_3af9d15f7018fa"
/>
<result
property=
"fd_3af9d1662141a4"
column=
"fd_3af9d1662141a4"
/>
<result
property=
"fd_3b0a5743acab7e"
column=
"fd_3b0a5743acab7e"
/>
<result
property=
"fd_3b13ad2da5d476"
column=
"fd_3b13ad2da5d476"
/>
<result
property=
"fd_3b13ad3948940c"
column=
"fd_3b13ad3948940c"
/>
<result
property=
"fd_3b13b3076af5a0"
column=
"fd_3b13b3076af5a0"
/>
<result
property=
"fd_3b13b2ecc164aa"
column=
"fd_3b13b2ecc164aa"
/>
<result
property=
"fd_3b16da0eb23648"
column=
"fd_3b16da0eb23648"
/>
<result
property=
"fd_3b16dfb32778f2_text"
column=
"fd_3b16dfb32778f2_text"
/>
<result
property=
"fd_3b16dfb32778f2"
column=
"fd_3b16dfb32778f2"
/>
<result
property=
"fd_3b178fab62d196"
column=
"fd_3b178fab62d196"
/>
...
...
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