Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
ry-crm
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
田光明
ry-crm
Commits
7a81d084
Commit
7a81d084
authored
Feb 27, 2025
by
EDY
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
f66a167d
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
0 deletions
+6
-0
BaseContractAuditRecordMapper.xml
...sources/mapper/business/BaseContractAuditRecordMapper.xml
+1
-0
BaseContractPeriodsInfoMapper.xml
...sources/mapper/business/BaseContractPeriodsInfoMapper.xml
+1
-0
BaseInvoiceAuditRecordMapper.xml
...esources/mapper/business/BaseInvoiceAuditRecordMapper.xml
+1
-0
BaseInvoiceInfoMapper.xml
.../main/resources/mapper/business/BaseInvoiceInfoMapper.xml
+1
-0
BasePaymentCollectionInfoMapper.xml
...urces/mapper/business/BasePaymentCollectionInfoMapper.xml
+1
-0
BaseSubjectInfoMapper.xml
.../main/resources/mapper/business/BaseSubjectInfoMapper.xml
+1
-0
No files found.
ruoyi-system/src/main/resources/mapper/business/BaseContractAuditRecordMapper.xml
View file @
7a81d084
...
@@ -25,6 +25,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -25,6 +25,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"cz != null "
>
and cz = #{cz}
</if>
<if
test=
"cz != null "
>
and cz = #{cz}
</if>
<if
test=
"clyj != null and clyj != ''"
>
and clyj = #{clyj}
</if>
<if
test=
"clyj != null and clyj != ''"
>
and clyj = #{clyj}
</if>
</where>
</where>
order by id desc
</select>
</select>
<select
id=
"selectBaseContractAuditRecordById"
parameterType=
"Long"
resultMap=
"BaseContractAuditRecordResult"
>
<select
id=
"selectBaseContractAuditRecordById"
parameterType=
"Long"
resultMap=
"BaseContractAuditRecordResult"
>
...
...
ruoyi-system/src/main/resources/mapper/business/BaseContractPeriodsInfoMapper.xml
View file @
7a81d084
...
@@ -24,6 +24,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -24,6 +24,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"je != null "
>
and je = #{je}
</if>
<if
test=
"je != null "
>
and je = #{je}
</if>
<if
test=
"ms != null and ms != ''"
>
and ms = #{ms}
</if>
<if
test=
"ms != null and ms != ''"
>
and ms = #{ms}
</if>
</where>
</where>
order by id desc
</select>
</select>
<select
id=
"selectBaseContractPeriodsInfoById"
parameterType=
"Long"
resultMap=
"BaseContractPeriodsInfoResult"
>
<select
id=
"selectBaseContractPeriodsInfoById"
parameterType=
"Long"
resultMap=
"BaseContractPeriodsInfoResult"
>
...
...
ruoyi-system/src/main/resources/mapper/business/BaseInvoiceAuditRecordMapper.xml
View file @
7a81d084
...
@@ -28,6 +28,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -28,6 +28,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"spTime != null "
>
and sp_time = #{spTime}
</if>
<if
test=
"spTime != null "
>
and sp_time = #{spTime}
</if>
<if
test=
"bz != null and bz != ''"
>
and bz = #{bz}
</if>
<if
test=
"bz != null and bz != ''"
>
and bz = #{bz}
</if>
</where>
</where>
order by id desc
</select>
</select>
<select
id=
"selectBaseInvoiceAuditRecordById"
parameterType=
"Long"
resultMap=
"BaseInvoiceAuditRecordResult"
>
<select
id=
"selectBaseInvoiceAuditRecordById"
parameterType=
"Long"
resultMap=
"BaseInvoiceAuditRecordResult"
>
...
...
ruoyi-system/src/main/resources/mapper/business/BaseInvoiceInfoMapper.xml
View file @
7a81d084
...
@@ -86,6 +86,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -86,6 +86,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"dzhd != null and dzhd != ''"
>
and dzhd = #{dzhd}
</if>
<if
test=
"dzhd != null and dzhd != ''"
>
and dzhd = #{dzhd}
</if>
<if
test=
"fpfj != null and fpfj != ''"
>
and fpfj = #{fpfj}
</if>
<if
test=
"fpfj != null and fpfj != ''"
>
and fpfj = #{fpfj}
</if>
</where>
</where>
order by id desc
</select>
</select>
<select
id=
"selectBaseInvoiceInfoById"
parameterType=
"Long"
resultMap=
"BaseInvoiceInfoResult"
>
<select
id=
"selectBaseInvoiceInfoById"
parameterType=
"Long"
resultMap=
"BaseInvoiceInfoResult"
>
...
...
ruoyi-system/src/main/resources/mapper/business/BasePaymentCollectionInfoMapper.xml
View file @
7a81d084
...
@@ -44,6 +44,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -44,6 +44,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"yjdzTime != null "
>
and yjdz_time = #{yjdzTime}
</if>
<if
test=
"yjdzTime != null "
>
and yjdz_time = #{yjdzTime}
</if>
<if
test=
"deleteFlag != null "
>
and delete_flag = #{deleteFlag}
</if>
<if
test=
"deleteFlag != null "
>
and delete_flag = #{deleteFlag}
</if>
</where>
</where>
order by id desc
</select>
</select>
<select
id=
"selectBasePaymentCollectionInfoById"
parameterType=
"Long"
resultMap=
"BasePaymentCollectionInfoResult"
>
<select
id=
"selectBasePaymentCollectionInfoById"
parameterType=
"Long"
resultMap=
"BasePaymentCollectionInfoResult"
>
...
...
ruoyi-system/src/main/resources/mapper/business/BaseSubjectInfoMapper.xml
View file @
7a81d084
...
@@ -43,6 +43,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -43,6 +43,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"deleteFlag != null "
>
and delete_flag = #{deleteFlag}
</if>
<if
test=
"deleteFlag != null "
>
and delete_flag = #{deleteFlag}
</if>
<if
test=
"bz != null and bz != ''"
>
and bz = #{bz}
</if>
<if
test=
"bz != null and bz != ''"
>
and bz = #{bz}
</if>
</where>
</where>
order by id desc
</select>
</select>
<select
id=
"selectBaseSubjectInfoById"
parameterType=
"Long"
resultMap=
"BaseSubjectInfoResult"
>
<select
id=
"selectBaseSubjectInfoById"
parameterType=
"Long"
resultMap=
"BaseSubjectInfoResult"
>
...
...
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