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
d6edf0d0
Commit
d6edf0d0
authored
Jul 18, 2025
by
chenyuxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 瓜子合同推送调整
parent
54823c0a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
TGzEmpInfoMapper.xml
...chives-biz/src/main/resources/mapper/TGzEmpInfoMapper.xml
+3
-3
No files found.
yifu-archives/yifu-archives-biz/src/main/resources/mapper/TGzEmpInfoMapper.xml
View file @
d6edf0d0
...
@@ -793,7 +793,7 @@
...
@@ -793,7 +793,7 @@
FROM t_atta_info a
FROM t_atta_info a
where a.RELATION_TYPE not in ('41','42','43') and a.domain_id = #{gzEmpId}
where a.RELATION_TYPE not in ('41','42','43') and a.domain_id = #{gzEmpId}
</select>
</select>
<!--推送瓜子的瓜子档案信息-合同-->
<!--推送瓜子的瓜子档案信息-合同
注意:2025年7月17号,瓜子接口变更了,取值时:试用期预计结束日期 和 预计转正日期,调换了
-->
<select
id=
"getGzEmpInfoToPushGzByIdContract"
resultType=
"com.yifu.cloud.plus.v1.yifu.archives.vo.TGzEmpInfoPushGzContractVo"
>
<select
id=
"getGzEmpInfoToPushGzByIdContract"
resultType=
"com.yifu.cloud.plus.v1.yifu.archives.vo.TGzEmpInfoPushGzContractVo"
>
SELECT
SELECT
a.biz_id bizId,
a.biz_id bizId,
...
@@ -806,8 +806,8 @@
...
@@ -806,8 +806,8 @@
date_format(a.contract_end_dt, '%Y-%m-%d') contractEndDt,
date_format(a.contract_end_dt, '%Y-%m-%d') contractEndDt,
date_format(a.contract_exp_end_dt, '%Y-%m-%d') contrctExpEndDt,
date_format(a.contract_exp_end_dt, '%Y-%m-%d') contrctExpEndDt,
a.probation probation,
a.probation probation,
date_format(a.prc_exp_dt, '%Y-%m-%d') pr
cExp
Dt,
date_format(a.prc_exp_dt, '%Y-%m-%d') pr
obation
Dt,
date_format(a.probation_dt, '%Y-%m-%d') pr
obation
Dt,
date_format(a.probation_dt, '%Y-%m-%d') pr
cExp
Dt,
a.nee_provider_id neeProviderId,
a.nee_provider_id neeProviderId,
a.work_location workLocation,
a.work_location workLocation,
'' fileId,
'' fileId,
...
...
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