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
54ad9e91
Commit
54ad9e91
authored
Jun 19, 2025
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MVP1.7.12-瓜子导出档案
parent
742b9cc4
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
17 deletions
+17
-17
TGzEmpInfoServiceImpl.java
.../v1/yifu/archives/service/impl/TGzEmpInfoServiceImpl.java
+5
-5
TGzOfferInfoServiceImpl.java
...1/yifu/archives/service/impl/TGzOfferInfoServiceImpl.java
+1
-0
TGzEmpInfoMapper.xml
...chives-biz/src/main/resources/mapper/TGzEmpInfoMapper.xml
+11
-12
No files found.
yifu-archives/yifu-archives-biz/src/main/java/com/yifu/cloud/plus/v1/yifu/archives/service/impl/TGzEmpInfoServiceImpl.java
View file @
54ad9e91
...
@@ -228,11 +228,11 @@ public class TGzEmpInfoServiceImpl extends ServiceImpl<TGzEmpInfoMapper, TGzEmpI
...
@@ -228,11 +228,11 @@ public class TGzEmpInfoServiceImpl extends ServiceImpl<TGzEmpInfoMapper, TGzEmpI
}
}
/**
/**
* 瓜子档案表批量导出
*
@Description:
瓜子档案表批量导出
*
*
@Author: hgw
* @
param searchVo 瓜子档案表
* @
Date: 2025/6/19 10:03
* @return
* @return
: void
*/
*
*
/
@Override
@Override
public
void
listExport
(
HttpServletResponse
response
,
TGzEmpInfoSearchVo
searchVo
)
{
public
void
listExport
(
HttpServletResponse
response
,
TGzEmpInfoSearchVo
searchVo
)
{
String
prfName
=
"瓜子员工档案信息"
;
String
prfName
=
"瓜子员工档案信息"
;
...
...
yifu-archives/yifu-archives-biz/src/main/java/com/yifu/cloud/plus/v1/yifu/archives/service/impl/TGzOfferInfoServiceImpl.java
View file @
54ad9e91
...
@@ -565,6 +565,7 @@ public class TGzOfferInfoServiceImpl extends ServiceImpl<TGzOfferInfoMapper, TGz
...
@@ -565,6 +565,7 @@ public class TGzOfferInfoServiceImpl extends ServiceImpl<TGzOfferInfoMapper, TGz
private
void
insertExcel
(
TGzOfferInfoImportVo
excel
)
{
private
void
insertExcel
(
TGzOfferInfoImportVo
excel
)
{
TGzOfferInfo
insert
=
new
TGzOfferInfo
();
TGzOfferInfo
insert
=
new
TGzOfferInfo
();
BeanUtil
.
copyProperties
(
excel
,
insert
);
BeanUtil
.
copyProperties
(
excel
,
insert
);
insert
.
setBizId
(
"0"
);
this
.
save
(
insert
);
this
.
save
(
insert
);
}
}
...
...
yifu-archives/yifu-archives-biz/src/main/resources/mapper/TGzEmpInfoMapper.xml
View file @
54ad9e91
...
@@ -425,15 +425,14 @@
...
@@ -425,15 +425,14 @@
a.emp_push_status,
a.emp_push_status,
a.contract_push_status,
a.contract_push_status,
a.contract_atta_push_status,
a.contract_atta_push_status,
a.del_flag,
date_format(a.create_time, '%Y-%m-%d %H:%i:%s') create_time,
a.create_time,
a.create_by,
a.create_by,
a.create_name,
a.create_name,
a.update_by,
a.update_by,
a.update_time,
a.update_time,
a.name,
a.name,
a.name_ac,
a.name_ac,
a.
birthdate,
date_format(a.birthdate, '%Y-%m-%d')
birthdate,
a.sex,
a.sex,
a.constel,
a.constel,
a.blood_type,
a.blood_type,
...
@@ -445,12 +444,12 @@
...
@@ -445,12 +444,12 @@
a.political_sta,
a.political_sta,
a.insurance_sta,
a.insurance_sta,
a.driver_type,
a.driver_type,
a.
driver_licen_exp,
date_format(a.driver_licen_exp, '%Y-%m-%d')
driver_licen_exp,
a.national_id_type,
a.national_id_type,
a.national_id,
a.national_id,
a.persist_flag,
a.persist_flag,
a.
nid_start_date,
date_format(a.nid_start_date, '%Y-%m-%d')
nid_start_date,
a.
nid_expiry_date,
date_format(a.nid_expiry_date, '%Y-%m-%d')
nid_expiry_date,
a.phone,
a.phone,
a.mail,
a.mail,
a.address_type,
a.address_type,
...
@@ -463,12 +462,12 @@
...
@@ -463,12 +462,12 @@
a.contract_type,
a.contract_type,
a.sginature_type,
a.sginature_type,
a.probation,
a.probation,
a.
sginature_dt,
date_format(a.sginature_dt, '%Y-%m-%d')
sginature_dt,
a.
contract_begin_dt,
date_format(a.contract_begin_dt, '%Y-%m-%d')
contract_begin_dt,
a.
contract_exp_end_dt,
date_format(a.contract_exp_end_dt, '%Y-%m-%d')
contract_exp_end_dt,
a.
contract_end_dt,
date_format(a.contract_end_dt, '%Y-%m-%d')
contract_end_dt,
a.
probation_dt,
date_format(a.probation_dt, '%Y-%m-%d')
probation_dt,
a.
prc_exp_dt,
date_format(a.prc_exp_dt, '%Y-%m-%d')
prc_exp_dt,
a.nee_provider_id,
a.nee_provider_id,
a.work_location,
a.work_location,
a.contract_state,
a.contract_state,
...
...
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