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
742b9cc4
Commit
742b9cc4
authored
Jun 19, 2025
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MVP1.7.12-瓜子导出档案
parent
29e10853
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
TGzOfferInfoExportDetailVo.java
.../plus/v1/yifu/archives/vo/TGzOfferInfoExportDetailVo.java
+1
-1
TGzOfferInfoImportVo.java
.../cloud/plus/v1/yifu/archives/vo/TGzOfferInfoImportVo.java
+1
-1
TGzOfferInfoMapper.xml
...ives-biz/src/main/resources/mapper/TGzOfferInfoMapper.xml
+1
-1
No files found.
yifu-archives/yifu-archives-api/src/main/java/com/yifu/cloud/plus/v1/yifu/archives/vo/TGzOfferInfoExportDetailVo.java
View file @
742b9cc4
...
@@ -56,7 +56,7 @@ public class TGzOfferInfoExportDetailVo implements Serializable {
...
@@ -56,7 +56,7 @@ public class TGzOfferInfoExportDetailVo implements Serializable {
* 合同公司主体:公司信息表
* 合同公司主体:公司信息表
*/
*/
@ExcelProperty
(
"合同公司主体"
)
@ExcelProperty
(
"合同公司主体"
)
private
String
com
ра
n
у
;
private
String
com
pany
;
@ExcelProperty
(
"姓名"
)
@ExcelProperty
(
"姓名"
)
private
String
name
;
private
String
name
;
...
...
yifu-archives/yifu-archives-api/src/main/java/com/yifu/cloud/plus/v1/yifu/archives/vo/TGzOfferInfoImportVo.java
View file @
742b9cc4
...
@@ -51,7 +51,7 @@ public class TGzOfferInfoImportVo extends RowIndex implements Serializable {
...
@@ -51,7 +51,7 @@ public class TGzOfferInfoImportVo extends RowIndex implements Serializable {
* 合同公司主体:公司信息表
* 合同公司主体:公司信息表
*/
*/
@ExcelAttribute
(
name
=
"合同公司主体"
,
maxLength
=
20
)
@ExcelAttribute
(
name
=
"合同公司主体"
,
maxLength
=
20
)
private
String
com
ра
n
у
;
private
String
com
pany
;
@ExcelAttribute
(
name
=
"姓名"
,
maxLength
=
50
)
@ExcelAttribute
(
name
=
"姓名"
,
maxLength
=
50
)
private
String
name
;
private
String
name
;
...
...
yifu-archives/yifu-archives-biz/src/main/resources/mapper/TGzOfferInfoMapper.xml
View file @
742b9cc4
...
@@ -310,7 +310,7 @@
...
@@ -310,7 +310,7 @@
a.emp_type,
a.emp_type,
a.emp_type_descr,
a.emp_type_descr,
a.out_sgin_type,
a.out_sgin_type,
a.com
раnу
,
a.com
pany
,
a.name,
a.name,
a.name_ac,
a.name_ac,
a.last_name_ac,
a.last_name_ac,
...
...
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