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
005a43f8
Commit
005a43f8
authored
Jul 15, 2024
by
huyuchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hyc-身份证截止日期调整
parent
343a724e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
EmployeeInsertVO.java
...yifu/cloud/plus/v1/yifu/archives/vo/EmployeeInsertVO.java
+1
-1
EmployeeConstants.java
...ud/plus/v1/yifu/archives/constants/EmployeeConstants.java
+1
-1
messages_zh_CN.properties
...on-core/src/main/resources/i18n/messages_zh_CN.properties
+1
-1
No files found.
yifu-archives/yifu-archives-api/src/main/java/com/yifu/cloud/plus/v1/yifu/archives/vo/EmployeeInsertVO.java
View file @
005a43f8
...
...
@@ -80,7 +80,7 @@ public class EmployeeInsertVO extends RowIndex implements Serializable {
*/
@HeadFontStyle
(
fontHeightInPoints
=
11
)
@ExcelProperty
(
value
=
"身份证截止日期"
)
@ExcelAttribute
(
name
=
"身份证截止日期"
,
maxLength
=
32
,
errorInfo
=
"身份证截止日期不可超过10位"
)
@ExcelAttribute
(
name
=
"身份证截止日期"
)
private
String
validityEnd
;
/**
...
...
yifu-archives/yifu-archives-biz/src/main/java/com/yifu/cloud/plus/v1/yifu/archives/constants/EmployeeConstants.java
View file @
005a43f8
...
...
@@ -11,7 +11,7 @@ public class EmployeeConstants {
public
static
final
String
DEPT_NO_LENGTH
=
"项目编码长度超过20"
;
public
static
final
String
VALIDITY_START
=
"身份证开始日期必填"
;
public
static
final
String
VALIDITY_END
=
"身份证截止日期必填"
;
public
static
final
String
VALIDITY_END_FORMAT
=
"身份证截止日期只能为日期格式或者固定值:长期"
;
public
static
final
String
VALIDITY_END_FORMAT
=
"身份证截止日期只能为日期格式
:yyyy-MM-dd
或者固定值:长期"
;
public
static
final
String
EMP_NATIONAL
=
"民族必填"
;
public
static
final
String
ID_PROVINCE
=
"户籍所在地必填"
;
public
static
final
String
FILE_PROVINCE
=
"档案所在地必填"
;
...
...
yifu-common/yifu-common-core/src/main/resources/i18n/messages_zh_CN.properties
View file @
005a43f8
...
...
@@ -90,7 +90,7 @@ archives.import.emp.leaveRemark.length=\u51CF\u6863\u5907\u6CE8\u8D85\u8FC7200
archives.import.emp.have.project
=
\u7981\u
6B62
\u
201C
\u
51CF
\u6863\u
201D
\u
8BE5
\u
4EBA
\u5458\u
5B58
\u5728\u
201C
\u
6B63
\u
5E38
\u
201D
\u
5B58
\u
7EED
\u7684\u
201C
\u9879\u
76EE
\u6863\u6848\u
201D
archives.import.emp.email.check
=
\u
8BF7
\u
8F93
\u5165\u
6B63
\u
786E
\u7684\u
90AE
\u
7BB1
\u
683C
\u
5F0F
archives.import.emp.email.length
=
\u
90AE
\u
7BB1
\u
4E0D
\u
53EF
\u
8D85
\u
8FC750
\u
5B57
archives.import.emp.idcard.end
=
\u
8EAB
\u
4EFD
\u
8BC1
\u
622A
\u
6B62
\u
65E5
\u
671F
\u
53EA
\u
80FD
\u
4E3A
\u
65E5
\u
671F
\u
683C
\u
5F0F
\u6216\u8005\u
56FA
\u
5B9A
\u
503C:
\u
957F
\u
671F
archives.import.emp.idcard.end
=
\u
8EAB
\u
4EFD
\u
8BC1
\u
622A
\u
6B62
\u
65E5
\u
671F
\u
53EA
\u
80FD
\u
4E3A
\u
65E5
\u
671F
\u
683C
\u
5F0F
:yyyy-MM-dd
\u6216\u8005\u
56FA
\u
5B9A
\u
503C:
\u
957F
\u
671F
import.file.type.error
=
\u
5BFC
\u5165\u7684\u6587\u
4EF6
\u
683C
\u
5F0F
\u
4E0D
\u
6B63
\u
786E
...
...
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