Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
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
0fe5b8f6
Commit
0fe5b8f6
authored
Jun 05, 2026
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.7.23-银企
parent
c2ddb824
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
IcbcTransactionFlowIssueServiceImpl.java
...ekp/service/impl/IcbcTransactionFlowIssueServiceImpl.java
+20
-0
No files found.
yifu-ekp/yifu-ekp-biz/src/main/java/com/yifu/cloud/plus/v1/ekp/service/impl/IcbcTransactionFlowIssueServiceImpl.java
View file @
0fe5b8f6
...
@@ -1025,6 +1025,18 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
...
@@ -1025,6 +1025,18 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
}
else
if
(
"特殊事件"
.
equals
(
main
.
getFdAttaName
()))
{
}
else
if
(
"特殊事件"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"TSSJZC"
;
wxNoPre
=
"TSSJZC"
;
tableName
=
"ekp_9cbf48fc1614c46835ef"
;
tableName
=
"ekp_9cbf48fc1614c46835ef"
;
}
else
if
(
"工程预缴税金"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"GCYJSJ"
;
tableName
=
"ekp_project_prepay_tax_table"
;
}
else
if
(
"工资暂停发"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"GZZTF"
;
tableName
=
"ekp_f25802643694caf8659f"
;
}
else
if
(
"企业年金"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"QYNJ"
;
tableName
=
"ekp_8203e77b3c44ec88893e"
;
}
else
if
(
"政策费用"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"ZCFYZC"
;
tableName
=
"ekp_c291b05daad4446a1733"
;
}
}
title
=
main
.
getFdAttaName
();
title
=
main
.
getFdAttaName
();
}
}
...
@@ -1151,6 +1163,14 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
...
@@ -1151,6 +1163,14 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
wxNoPre
=
"DWDKZC"
;
wxNoPre
=
"DWDKZC"
;
}
else
if
(
"特殊事件"
.
equals
(
main
.
getFdAttaName
()))
{
}
else
if
(
"特殊事件"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"TSSJZC"
;
wxNoPre
=
"TSSJZC"
;
}
else
if
(
"工程预缴税金"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"GCYJSJ"
;
}
else
if
(
"工资暂停发"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"GZZTF"
;
}
else
if
(
"企业年金"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"QYNJ"
;
}
else
if
(
"政策费用"
.
equals
(
main
.
getFdAttaName
()))
{
wxNoPre
=
"ZCFYZC"
;
}
}
title
=
main
.
getFdAttaName
();
title
=
main
.
getFdAttaName
();
}
}
...
...
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