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
97f7f48c
Commit
97f7f48c
authored
Apr 30, 2025
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MVP1.7.10-单个推送接口
parent
41ab3486
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
TSalaryAccountMapper.xml
...ry-biz/src/main/resources/mapper/TSalaryAccountMapper.xml
+0
-2
No files found.
yifu-salary/yifu-salary-biz/src/main/resources/mapper/TSalaryAccountMapper.xml
View file @
97f7f48c
...
@@ -613,7 +613,6 @@
...
@@ -613,7 +613,6 @@
</if>
</if>
where a.DELETE_FLAG = 0
where a.DELETE_FLAG = 0
<include
refid=
"tSalaryAccount_where"
/>
<include
refid=
"tSalaryAccount_where"
/>
order by a.SETTLEMENT_MONTH asc
<if
test=
"tSalaryAccount != null"
>
<if
test=
"tSalaryAccount != null"
>
<if
test=
"tSalaryAccount.limitStart != null"
>
<if
test=
"tSalaryAccount.limitStart != null"
>
limit #{tSalaryAccount.limitStart},#{tSalaryAccount.limitEnd}
limit #{tSalaryAccount.limitStart},#{tSalaryAccount.limitEnd}
...
@@ -669,7 +668,6 @@
...
@@ -669,7 +668,6 @@
</if>
</if>
where a.DELETE_FLAG = 0
where a.DELETE_FLAG = 0
<include
refid=
"tSalaryAccount_where"
/>
<include
refid=
"tSalaryAccount_where"
/>
order by a.SETTLEMENT_MONTH asc
</select>
</select>
<!--tSalaryAccount简单分页查询-->
<!--tSalaryAccount简单分页查询-->
<select
id=
"getTSalaryAccountPageDataByIds"
resultMap=
"tSalaryAccountMap"
>
<select
id=
"getTSalaryAccountPageDataByIds"
resultMap=
"tSalaryAccountMap"
>
...
...
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