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
b161f167
Commit
b161f167
authored
Oct 24, 2024
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MVP1.7.0 优化
parent
fac2f7ef
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
PreUploadEmpImportTwoVo.java
...oud/plus/v1/yifu/archives/vo/PreUploadEmpImportTwoVo.java
+1
-1
No files found.
yifu-archives/yifu-archives-api/src/main/java/com/yifu/cloud/plus/v1/yifu/archives/vo/PreUploadEmpImportTwoVo.java
View file @
b161f167
...
@@ -118,7 +118,7 @@ public class PreUploadEmpImportTwoVo implements Serializable {
...
@@ -118,7 +118,7 @@ public class PreUploadEmpImportTwoVo implements Serializable {
private
String
relationCity
;
private
String
relationCity
;
@ExcelAttribute
(
name
=
"联系地址-区/县"
,
isArea
=
true
,
parentField
=
"relationCity"
)
@ExcelAttribute
(
name
=
"联系地址-区/县"
,
isArea
=
true
,
parentField
=
"relationCity"
)
private
String
relationTown
;
private
String
relationTown
;
@ExcelAttribute
(
name
=
"联系地址-详细地址"
,
errorInfo
=
"联系地址-街道、详情不能为空"
,
maxLength
=
1
00
)
@ExcelAttribute
(
name
=
"联系地址-详细地址"
,
errorInfo
=
"联系地址-街道、详情不能为空"
,
maxLength
=
2
00
)
private
String
address
;
private
String
address
;
@ExcelAttribute
(
name
=
"手机号码(紧急联系人)"
,
isPhone
=
true
,
errorInfo
=
"手机号码(紧急联系人)不能为空"
,
maxLength
=
20
)
@ExcelAttribute
(
name
=
"手机号码(紧急联系人)"
,
isPhone
=
true
,
errorInfo
=
"手机号码(紧急联系人)不能为空"
,
maxLength
=
20
)
private
String
tel
;
private
String
tel
;
...
...
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