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
28da4633
Commit
28da4633
authored
Dec 05, 2025
by
fangxinjiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
社保公积金待购买起缴日期查询及导出-fxj
parent
07c59013
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
TDispatchInfoPreExportVo.java
...loud/plus/v1/yifu/social/vo/TDispatchInfoPreExportVo.java
+10
-10
No files found.
yifu-social/yifu-social-api/src/main/java/com/yifu/cloud/plus/v1/yifu/social/vo/TDispatchInfoPreExportVo.java
View file @
28da4633
...
@@ -122,14 +122,14 @@ public class TDispatchInfoPreExportVo implements Serializable {
...
@@ -122,14 +122,14 @@ public class TDispatchInfoPreExportVo implements Serializable {
@Schema
(
description
=
"养老起缴日期"
)
@Schema
(
description
=
"养老起缴日期"
)
private
String
pensionStart
;
private
String
pensionStart
;
/**
/**
*
医疗
起缴日期
*
工伤
起缴日期
*/
*/
@ExcelAttribute
(
name
=
"
医疗
起缴日期"
,
isDate
=
true
)
@ExcelAttribute
(
name
=
"
工伤
起缴日期"
,
isDate
=
true
)
@ExcelProperty
(
"
医疗
起缴日期"
)
@ExcelProperty
(
"
工伤
起缴日期"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ColumnWidth
(
15
)
@ColumnWidth
(
15
)
@Schema
(
description
=
"
医疗
起缴日期"
)
@Schema
(
description
=
"
工伤
起缴日期"
)
private
String
medical
Start
;
private
String
workInjury
Start
;
/**
/**
* 失业起缴日期
* 失业起缴日期
*/
*/
...
@@ -140,14 +140,14 @@ public class TDispatchInfoPreExportVo implements Serializable {
...
@@ -140,14 +140,14 @@ public class TDispatchInfoPreExportVo implements Serializable {
@Schema
(
description
=
"失业起缴日期"
)
@Schema
(
description
=
"失业起缴日期"
)
private
String
unemployStart
;
private
String
unemployStart
;
/**
/**
*
工伤
起缴日期
*
医疗
起缴日期
*/
*/
@ExcelAttribute
(
name
=
"
工伤
起缴日期"
,
isDate
=
true
)
@ExcelAttribute
(
name
=
"
医疗
起缴日期"
,
isDate
=
true
)
@ExcelProperty
(
"
工伤
起缴日期"
)
@ExcelProperty
(
"
医疗
起缴日期"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ColumnWidth
(
15
)
@ColumnWidth
(
15
)
@Schema
(
description
=
"
工伤
起缴日期"
)
@Schema
(
description
=
"
医疗
起缴日期"
)
private
String
workInjury
Start
;
private
String
medical
Start
;
/**
/**
* 生育起缴日期
* 生育起缴日期
*/
*/
...
...
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