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
5ce144fb
Commit
5ce144fb
authored
Dec 15, 2022
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
专项加养老金
parent
5c99910e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
27 additions
and
258 deletions
+27
-258
SalaryConstants.java
.../cloud/plus/v1/yifu/salary/constants/SalaryConstants.java
+0
-231
TSalaryAccount2022.java
.../cloud/plus/v1/yifu/salary/entity/TSalaryAccount2022.java
+3
-3
TSpecialDeducationSum.java
...oud/plus/v1/yifu/salary/entity/TSpecialDeducationSum.java
+3
-3
TStatisticsCurrentReportMarket.java
...v1/yifu/salary/entity/TStatisticsCurrentReportMarket.java
+3
-3
TStatisticsTaxSalary.java
...loud/plus/v1/yifu/salary/entity/TStatisticsTaxSalary.java
+3
-3
TSpecialDeducationSumVo.java
...cloud/plus/v1/yifu/salary/vo/TSpecialDeducationSumVo.java
+4
-4
TStatisticsCurrentReportVo.java
...ud/plus/v1/yifu/salary/vo/TStatisticsCurrentReportVo.java
+4
-4
TStatisticsTaxSalaryVo.java
.../cloud/plus/v1/yifu/salary/vo/TStatisticsTaxSalaryVo.java
+4
-4
SalaryUploadServiceImpl.java
.../v1/yifu/salary/service/impl/SalaryUploadServiceImpl.java
+1
-1
SalaryConstants.java
.../yifu/cloud/plus/v1/yifu/salary/util/SalaryConstants.java
+2
-2
No files found.
yifu-salary/yifu-salary-api/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/constants/SalaryConstants.java
View file @
5ce144fb
This diff is collapsed.
Click to expand it.
yifu-salary/yifu-salary-api/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/entity/TSalaryAccount2022.java
View file @
5ce144fb
...
...
@@ -270,11 +270,11 @@ public class TSalaryAccount2022 {
@ExcelProperty
(
"单位name"
)
private
String
unitName
;
/**
* 累计
婴幼儿照护费用
* 累计
3岁以下婴幼儿照护
*/
@ExcelAttribute
(
name
=
"累计
婴幼儿照护费用
"
)
@ExcelAttribute
(
name
=
"累计
3岁以下婴幼儿照护
"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ExcelProperty
(
"累计
婴幼儿照护费用
"
)
@ExcelProperty
(
"累计
3岁以下婴幼儿照护
"
)
private
BigDecimal
sumBabyMoney
;
/**
* 是否当月新增人员
...
...
yifu-salary/yifu-salary-api/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/entity/TSpecialDeducationSum.java
View file @
5ce144fb
...
...
@@ -180,12 +180,12 @@ public class TSpecialDeducationSum extends BaseEntity {
private
BigDecimal
sumContinuingEducationMoney
;
/**
* 累计
婴幼儿照护费用
(累计3岁以下婴幼儿照护)
* 累计
3岁以下婴幼儿照护
(累计3岁以下婴幼儿照护)
* hgw 2022-4-2 11:05:44 樊青青提的需求
*/
@ExcelAttribute
(
name
=
"累计
婴幼儿照护费用
"
,
isFloat
=
true
,
max
=
"999999999.99"
)
@ExcelAttribute
(
name
=
"累计
3岁以下婴幼儿照护
"
,
isFloat
=
true
,
max
=
"999999999.99"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ExcelProperty
(
value
=
"累计
婴幼儿照护费用
"
)
@ExcelProperty
(
value
=
"累计
3岁以下婴幼儿照护
"
)
private
BigDecimal
sumBabyMoney
;
/**
...
...
yifu-salary/yifu-salary-api/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/entity/TStatisticsCurrentReportMarket.java
View file @
5ce144fb
...
...
@@ -380,11 +380,11 @@ public class TStatisticsCurrentReportMarket {
@ExcelProperty
(
"单位name"
)
private
String
unitName
;
/**
* 累计
婴幼儿照护费用
* 累计
3岁以下婴幼儿照护
*/
@ExcelAttribute
(
name
=
"累计
婴幼儿照护费用
"
)
@ExcelAttribute
(
name
=
"累计
3岁以下婴幼儿照护
"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ExcelProperty
(
"累计
婴幼儿照护费用
"
)
@ExcelProperty
(
"累计
3岁以下婴幼儿照护
"
)
private
BigDecimal
sumBabyMoney
;
@ExcelAttribute
(
name
=
"累计个人养老金"
,
isFloat
=
true
,
max
=
"999999999.99"
)
...
...
yifu-salary/yifu-salary-api/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/entity/TStatisticsTaxSalary.java
View file @
5ce144fb
...
...
@@ -267,11 +267,11 @@ public class TStatisticsTaxSalary {
@ExcelProperty
(
"专项汇总"
)
private
BigDecimal
specialDeduMoney
;
/**
* 累计
婴幼儿照护费用
* 累计
3岁以下婴幼儿照护
*/
@ExcelAttribute
(
name
=
"累计
婴幼儿照护费用
"
)
@ExcelAttribute
(
name
=
"累计
3岁以下婴幼儿照护
"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ExcelProperty
(
"累计
婴幼儿照护费用
"
)
@ExcelProperty
(
"累计
3岁以下婴幼儿照护
"
)
private
BigDecimal
sumBabyMoney
;
/**
* 是否当月新增人员
...
...
yifu-salary/yifu-salary-api/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/vo/TSpecialDeducationSumVo.java
View file @
5ce144fb
...
...
@@ -213,12 +213,12 @@ public class TSpecialDeducationSumVo extends RowIndex implements Serializable {
@ExcelProperty
(
"累计继续教育"
)
private
BigDecimal
sumContinuingEducationMoney
;
/**
* 累计
婴幼儿照护费用
* 累计
3岁以下婴幼儿照护
*/
@ExcelAttribute
(
name
=
"累计
婴幼儿照护费用
"
)
@Schema
(
description
=
"累计
婴幼儿照护费用
"
)
@ExcelAttribute
(
name
=
"累计
3岁以下婴幼儿照护
"
)
@Schema
(
description
=
"累计
3岁以下婴幼儿照护
"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ExcelProperty
(
"累计
婴幼儿照护费用
"
)
@ExcelProperty
(
"累计
3岁以下婴幼儿照护
"
)
private
BigDecimal
sumBabyMoney
;
/**
* 企业(职业)年金
...
...
yifu-salary/yifu-salary-api/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/vo/TStatisticsCurrentReportVo.java
View file @
5ce144fb
...
...
@@ -298,12 +298,12 @@ public class TStatisticsCurrentReportVo extends RowIndex implements Serializable
@ExcelProperty
(
"专项汇总"
)
private
BigDecimal
specialDeduMoney
;
/**
* 累计
婴幼儿照护费用
* 累计
3岁以下婴幼儿照护
*/
@ExcelAttribute
(
name
=
"累计
婴幼儿照护费用
"
)
@Schema
(
description
=
"累计
婴幼儿照护费用
"
)
@ExcelAttribute
(
name
=
"累计
3岁以下婴幼儿照护
"
)
@Schema
(
description
=
"累计
3岁以下婴幼儿照护
"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ExcelProperty
(
"累计
婴幼儿照护费用
"
)
@ExcelProperty
(
"累计
3岁以下婴幼儿照护
"
)
private
BigDecimal
sumBabyMoney
;
}
yifu-salary/yifu-salary-api/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/vo/TStatisticsTaxSalaryVo.java
View file @
5ce144fb
...
...
@@ -298,12 +298,12 @@ public class TStatisticsTaxSalaryVo extends RowIndex implements Serializable {
@ExcelProperty
(
"专项汇总"
)
private
BigDecimal
specialDeduMoney
;
/**
* 累计
婴幼儿照护费用
* 累计
3岁以下婴幼儿照护
*/
@ExcelAttribute
(
name
=
"累计
婴幼儿照护费用
"
)
@Schema
(
description
=
"累计
婴幼儿照护费用
"
)
@ExcelAttribute
(
name
=
"累计
3岁以下婴幼儿照护
"
)
@Schema
(
description
=
"累计
3岁以下婴幼儿照护
"
)
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ExcelProperty
(
"累计
婴幼儿照护费用
"
)
@ExcelProperty
(
"累计
3岁以下婴幼儿照护
"
)
private
BigDecimal
sumBabyMoney
;
}
yifu-salary/yifu-salary-biz/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/service/impl/SalaryUploadServiceImpl.java
View file @
5ce144fb
...
...
@@ -683,7 +683,7 @@ public class SalaryUploadServiceImpl extends ServiceImpl<TSalaryStandardMapper,
sdSum
=
sdSum
.
add
(
this
.
saveNewItems
(
saiList
,
SalaryConstants
.
SUM_CONTINUING_EDUCATION_MONEY
,
SalaryConstants
.
SUM_CONTINUING_EDUCATION_MONEY_JAVA
,
sds
.
getSumContinuingEducationMoney
(),
CommonConstants
.
ZERO_INT
));
a
.
setSumContinuingEducationMoney
(
sds
.
getSumContinuingEducationMoney
());
//累计
婴幼儿照护费用
//累计
3岁以下婴幼儿照护
sdSum
=
sdSum
.
add
(
this
.
saveNewItems
(
saiList
,
SalaryConstants
.
SUM_BABY_MONEY
,
SalaryConstants
.
SUM_BABY_MONEY_JAVA
,
sds
.
getSumBabyMoney
(),
CommonConstants
.
ZERO_INT
));
a
.
setSumBabyMoney
(
sds
.
getSumBabyMoney
());
...
...
yifu-salary/yifu-salary-biz/src/main/java/com/yifu/cloud/plus/v1/yifu/salary/util/SalaryConstants.java
View file @
5ce144fb
...
...
@@ -128,8 +128,8 @@ public class SalaryConstants {
//累计继续教育
public
static
final
String
SUM_CONTINUING_EDUCATION_MONEY_JAVA
=
"sumContinuingEducationMoney"
;
//累计
婴幼儿照护费用
public
static
final
String
SUM_BABY_MONEY
=
"累计
婴幼儿照护费用
"
;
//累计
3岁以下婴幼儿照护
public
static
final
String
SUM_BABY_MONEY
=
"累计
3岁以下婴幼儿照护
"
;
public
static
final
String
SUM_BABY_MONEY_JAVA
=
"sumBabyMoney"
;
//累计个人养老金
public
static
final
String
SUM_PRIVATE_PENSION
=
"累计个人养老金"
;
...
...
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