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
e1eaf909
Commit
e1eaf909
authored
Jul 19, 2022
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
社保基数配置-0是1否
parent
21b55a57
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
SysBaseSetInfo.java
...yifu/cloud/plus/v1/yifu/social/entity/SysBaseSetInfo.java
+12
-12
No files found.
yifu-social/yifu-social-api/src/main/java/com/yifu/cloud/plus/v1/yifu/social/entity/SysBaseSetInfo.java
View file @
e1eaf909
...
@@ -213,11 +213,11 @@ public class SysBaseSetInfo extends BaseEntity {
...
@@ -213,11 +213,11 @@ public class SysBaseSetInfo extends BaseEntity {
private
String
isIllness
;
private
String
isIllness
;
/**
/**
*
收费模式:新员工入职是否收费 1.是 2
.否
*
新员工入职是否收费 0.是 1
.否
*/
*/
@ExcelAttribute
(
name
=
"
收费模式:新员工入职是否收费 1.是 2
.否"
)
@ExcelAttribute
(
name
=
"
新员工入职是否收费 0.是 1
.否"
)
@Schema
(
description
=
"
收费模式:新员工入职是否收费 1.是 2
.否"
)
@Schema
(
description
=
"
新员工入职是否收费 0.是 1
.否"
)
@ExcelProperty
(
"
收费模式:新员工入职是否收费 1.是 2
.否"
)
@ExcelProperty
(
"
新员工入职是否收费 0.是 1
.否"
)
private
String
isChargePersonal
;
private
String
isChargePersonal
;
/**
/**
...
@@ -237,11 +237,11 @@ public class SysBaseSetInfo extends BaseEntity {
...
@@ -237,11 +237,11 @@ public class SysBaseSetInfo extends BaseEntity {
private
BigDecimal
chargePersonal
;
private
BigDecimal
chargePersonal
;
/**
/**
* 大病缴纳周期:收取方式
1.年 2.
月
* 大病缴纳周期:收取方式
0.按年 1.按
月
*/
*/
@ExcelAttribute
(
name
=
"大病缴纳周期:收取方式
1.年 2.
月"
)
@ExcelAttribute
(
name
=
"大病缴纳周期:收取方式
0.按年 1.按
月"
)
@Schema
(
description
=
"大病缴纳周期:收取方式
1.年 2.
月"
)
@Schema
(
description
=
"大病缴纳周期:收取方式
0.按年 1.按
月"
)
@ExcelProperty
(
"大病缴纳周期:收取方式
1.年 2.
月"
)
@ExcelProperty
(
"大病缴纳周期:收取方式
0.按年 1.按
月"
)
private
String
collectType
;
private
String
collectType
;
/**
/**
...
@@ -309,11 +309,11 @@ public class SysBaseSetInfo extends BaseEntity {
...
@@ -309,11 +309,11 @@ public class SysBaseSetInfo extends BaseEntity {
private
Integer
fundPayPoint
;
private
Integer
fundPayPoint
;
/**
/**
* 公积金类型
1.市直 2
. 省直
* 公积金类型
0.市直 1
. 省直
*/
*/
@ExcelAttribute
(
name
=
"公积金类型
1.市直 2
. 省直"
)
@ExcelAttribute
(
name
=
"公积金类型
0.市直 1
. 省直"
)
@Schema
(
description
=
"公积金类型
1.市直 2
. 省直"
)
@Schema
(
description
=
"公积金类型
0.市直 1
. 省直"
)
@ExcelProperty
(
"公积金类型
1.市直 2
. 省直"
)
@ExcelProperty
(
"公积金类型
0.市直 1
. 省直"
)
private
Integer
fundPayType
;
private
Integer
fundPayType
;
/**
/**
...
...
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