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
52522312
Commit
52522312
authored
Nov 10, 2022
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
委托备注
parent
5faf50f3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
FundHandleExportVo.java
...yifu/cloud/plus/v1/yifu/social/vo/FundHandleExportVo.java
+1
-1
SocialHandleExportVo.java
...fu/cloud/plus/v1/yifu/social/vo/SocialHandleExportVo.java
+1
-1
TDispatchInfoMapper.xml
...ial-biz/src/main/resources/mapper/TDispatchInfoMapper.xml
+2
-2
No files found.
yifu-social/yifu-social-api/src/main/java/com/yifu/cloud/plus/v1/yifu/social/vo/FundHandleExportVo.java
View file @
52522312
...
@@ -157,7 +157,7 @@ public class FundHandleExportVo implements Serializable {
...
@@ -157,7 +157,7 @@ public class FundHandleExportVo implements Serializable {
private
String
providentHouseholdName
;
private
String
providentHouseholdName
;
/**
/**
*
*
*委托备注
*委托备注
——2022-11-10 16:54:32与房工讨论,由于派增派减两个委托备注,只能取派单表里的委托备注,社保公积金的委托备注字段废弃
**/
**/
@ExcelAttribute
(
name
=
"委托备注"
,
needExport
=
true
)
@ExcelAttribute
(
name
=
"委托备注"
,
needExport
=
true
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
...
...
yifu-social/yifu-social-api/src/main/java/com/yifu/cloud/plus/v1/yifu/social/vo/SocialHandleExportVo.java
View file @
52522312
...
@@ -386,7 +386,7 @@ public class SocialHandleExportVo implements Serializable {
...
@@ -386,7 +386,7 @@ public class SocialHandleExportVo implements Serializable {
private
BigDecimal
personalBigailmentMoney
;
private
BigDecimal
personalBigailmentMoney
;
/**
/**
*
*
*委托备注
*委托备注
——2022-11-10 16:54:32与房工讨论,由于派增派减两个委托备注,只能取派单表里的委托备注,社保公积金的委托备注字段废弃
**/
**/
@ExcelAttribute
(
name
=
"委托备注"
,
needExport
=
true
)
@ExcelAttribute
(
name
=
"委托备注"
,
needExport
=
true
)
@Schema
(
description
=
"委托备注"
)
@Schema
(
description
=
"委托备注"
)
...
...
yifu-social/yifu-social-biz/src/main/resources/mapper/TDispatchInfoMapper.xml
View file @
52522312
...
@@ -786,7 +786,7 @@
...
@@ -786,7 +786,7 @@
s.UNIT_BIGAILMENT_CARDINAL,
s.UNIT_BIGAILMENT_CARDINAL,
s.UNIT_BIGAILMENT_MONEY,
s.UNIT_BIGAILMENT_MONEY,
s.PERSONAL_BIGAILMENT_MONEY,
s.PERSONAL_BIGAILMENT_MONEY,
s
.TRUST_REMARK,
a
.TRUST_REMARK,
a.REDUCE_REASON
a.REDUCE_REASON
<include
refid=
"where_getSocialRecordRoster"
/>
<include
refid=
"where_getSocialRecordRoster"
/>
</select>
</select>
...
@@ -846,7 +846,7 @@
...
@@ -846,7 +846,7 @@
f.FUND_PROVINCE,
f.FUND_PROVINCE,
f.FUND_CITY,
f.FUND_CITY,
f.FUND_TOWN,
f.FUND_TOWN,
f
.TRUST_REMARK
a
.TRUST_REMARK
<include
refid=
"where_getFundRecord"
/>
<include
refid=
"where_getFundRecord"
/>
</select>
</select>
...
...
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