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
07bd4f1e
Commit
07bd4f1e
authored
Jul 29, 2022
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0按定值 1按比例
parent
ad8986bd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
TSocialFundInfo.java
...ifu/cloud/plus/v1/yifu/social/entity/TSocialFundInfo.java
+5
-5
No files found.
yifu-social/yifu-social-api/src/main/java/com/yifu/cloud/plus/v1/yifu/social/entity/TSocialFundInfo.java
View file @
07bd4f1e
...
@@ -569,12 +569,12 @@ public class TSocialFundInfo extends BaseEntity {
...
@@ -569,12 +569,12 @@ public class TSocialFundInfo extends BaseEntity {
@ExcelProperty
(
"大病缴纳周期:0按年1按月"
)
@ExcelProperty
(
"大病缴纳周期:0按年1按月"
)
private
String
collectType
;
private
String
collectType
;
/**
/**
* 大病取值方式0
按比例 1按定值
* 大病取值方式0
按定值 1按比例
*/
*/
@Length
(
max
=
1
,
message
=
"大病取值方式0
按比例 1按定值
不能超过1个字符"
)
@Length
(
max
=
1
,
message
=
"大病取值方式0
按定值 1按比例
不能超过1个字符"
)
@ExcelAttribute
(
name
=
"大病取值方式0
按比例 1按定值
"
,
maxLength
=
1
)
@ExcelAttribute
(
name
=
"大病取值方式0
按定值 1按比例
"
,
maxLength
=
1
)
@Schema
(
description
=
"大病取值方式0
按比例 1按定值
"
)
@Schema
(
description
=
"大病取值方式0
按定值 1按比例
"
)
@ExcelProperty
(
"大病取值方式0
按比例 1按定值
"
)
@ExcelProperty
(
"大病取值方式0
按定值 1按比例
"
)
private
String
valueType
;
private
String
valueType
;
/**
/**
* 大病按年收收取月份1-12月
* 大病按年收收取月份1-12月
...
...
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