Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
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
项目统一框架
amos-boot-biz
Commits
2653acea
Commit
2653acea
authored
Mar 21, 2024
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.修改编辑过滤
parent
8ec4df19
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
CommonMapper.xml
...-module-jg-api/src/main/resources/mapper/CommonMapper.xml
+12
-12
No files found.
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-api/src/main/resources/mapper/CommonMapper.xml
View file @
2653acea
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.status
<![CDATA[ <> ]]>
'使用单位待提交' and a.status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.status
<![CDATA[ <> ]]>
'使用单位已撤回'
and a.status
<![CDATA[ <> ]]>
'已完成'
)
and (a.status
<![CDATA[ <> ]]>
'使用单位待提交' and a.status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.status
<![CDATA[ <> ]]>
'使用单位已撤回')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -120,7 +120,7 @@
...
@@ -120,7 +120,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.audit_status
<![CDATA[ <> ]]>
'使用单位待提交' and a.audit_status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.audit_status
<![CDATA[ <> ]]>
'使用单位已撤回'
and a.audit_status
<![CDATA[ <> ]]>
'已完成'
)
and (a.audit_status
<![CDATA[ <> ]]>
'使用单位待提交' and a.audit_status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.audit_status
<![CDATA[ <> ]]>
'使用单位已撤回')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -130,7 +130,7 @@
...
@@ -130,7 +130,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.audit_status
<![CDATA[ <> ]]>
'使用单位待提交' and a.audit_status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.audit_status
<![CDATA[ <> ]]>
'使用单位已撤回'
and a.audit_status
<![CDATA[ <> ]]>
'已完成'
)
and (a.audit_status
<![CDATA[ <> ]]>
'使用单位待提交' and a.audit_status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.audit_status
<![CDATA[ <> ]]>
'使用单位已撤回')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -140,7 +140,7 @@
...
@@ -140,7 +140,7 @@
where
where
a.sequence_nbr = b.unit_change_registration_id
a.sequence_nbr = b.unit_change_registration_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.status
<![CDATA[ <> ]]>
'使用单位待提交' and a.status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.status
<![CDATA[ <> ]]>
'使用单位已撤回'
and a.status
<![CDATA[ <> ]]>
'已完成'
)
and (a.status
<![CDATA[ <> ]]>
'使用单位待提交' and a.status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.status
<![CDATA[ <> ]]>
'使用单位已撤回')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -150,7 +150,7 @@
...
@@ -150,7 +150,7 @@
where
where
a.sequence_nbr = b.enable_disable_apply_id
a.sequence_nbr = b.enable_disable_apply_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.audit_status
<![CDATA[ <> ]]>
'已驳回' and a.audit_status
<![CDATA[ <> ]]>
'已撤回' and a.audit_status
<![CDATA[ <> ]]>
'待提交'
and a.audit_status
<![CDATA[ <> ]]>
'已完成'
)
and (a.audit_status
<![CDATA[ <> ]]>
'已驳回' and a.audit_status
<![CDATA[ <> ]]>
'已撤回' and a.audit_status
<![CDATA[ <> ]]>
'待提交')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -160,7 +160,7 @@
...
@@ -160,7 +160,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.apply_status
<![CDATA[ <> ]]>
'6614' and a.apply_status
<![CDATA[ <> ]]>
'6615' and a.apply_status
<![CDATA[ <> ]]>
'6610'
and a.apply_status
<![CDATA[ <> ]]>
'6616'
)
and (a.apply_status
<![CDATA[ <> ]]>
'6614' and a.apply_status
<![CDATA[ <> ]]>
'6615' and a.apply_status
<![CDATA[ <> ]]>
'6610')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -170,7 +170,7 @@
...
@@ -170,7 +170,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.notice_status
<![CDATA[ <> ]]>
'6614' and a.notice_status
<![CDATA[ <> ]]>
'6615' and a.notice_status
<![CDATA[ <> ]]>
'6610'
and a.notice_status
<![CDATA[ <> ]]>
'6616'
)
and (a.notice_status
<![CDATA[ <> ]]>
'6614' and a.notice_status
<![CDATA[ <> ]]>
'6615' and a.notice_status
<![CDATA[ <> ]]>
'6610' )
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -180,7 +180,7 @@
...
@@ -180,7 +180,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.notice_status
<![CDATA[ <> ]]>
'6614' and a.notice_status
<![CDATA[ <> ]]>
'6615' and a.notice_status
<![CDATA[ <> ]]>
'6610'
and a.notice_status
<![CDATA[ <> ]]>
'6616'
)
and (a.notice_status
<![CDATA[ <> ]]>
'6614' and a.notice_status
<![CDATA[ <> ]]>
'6615' and a.notice_status
<![CDATA[ <> ]]>
'6610')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -190,7 +190,7 @@
...
@@ -190,7 +190,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.status
<![CDATA[ <> ]]>
'维保单位已驳回' and a.status
<![CDATA[ <> ]]>
'使用单位已撤回' and a.status
<![CDATA[ <> ]]>
'使用单位待提交'
and a.status
<![CDATA[ <> ]]>
'已完成'
)
and (a.status
<![CDATA[ <> ]]>
'维保单位已驳回' and a.status
<![CDATA[ <> ]]>
'使用单位已撤回' and a.status
<![CDATA[ <> ]]>
'使用单位待提交')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -200,7 +200,7 @@
...
@@ -200,7 +200,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.notice_status
<![CDATA[ <> ]]>
'6614' and a.notice_status
<![CDATA[ <> ]]>
'6615' and a.notice_status
<![CDATA[ <> ]]>
'6610'
and a.notice_status
<![CDATA[ <> ]]>
'6616'
)
and (a.notice_status
<![CDATA[ <> ]]>
'6614' and a.notice_status
<![CDATA[ <> ]]>
'6615' and a.notice_status
<![CDATA[ <> ]]>
'6610')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -210,7 +210,7 @@
...
@@ -210,7 +210,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.audit_status
<![CDATA[ <> ]]>
'使用单位已撤回' and a.audit_status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.audit_status
<![CDATA[ <> ]]>
'使用单位待提交'
and a.audit_status
<![CDATA[ <> ]]>
'已完成'
)
and (a.audit_status
<![CDATA[ <> ]]>
'使用单位已撤回' and a.audit_status
<![CDATA[ <> ]]>
'一级受理已驳回' and a.audit_status
<![CDATA[ <> ]]>
'使用单位待提交')
UNION
UNION
select
select
count(1) as inUseNumber
count(1) as inUseNumber
...
@@ -220,7 +220,7 @@
...
@@ -220,7 +220,7 @@
where
where
a.sequence_nbr = b.equip_transfer_id
a.sequence_nbr = b.equip_transfer_id
and b.equ_id = #{record}
and b.equ_id = #{record}
and (a.notice_status
<![CDATA[ <> ]]>
'6614' and a.notice_status
<![CDATA[ <> ]]>
'6615' and a.notice_status
<![CDATA[ <> ]]>
'6610'
and a.notice_status
<![CDATA[ <> ]]>
'6616'
)
and (a.notice_status
<![CDATA[ <> ]]>
'6614' and a.notice_status
<![CDATA[ <> ]]>
'6615' and a.notice_status
<![CDATA[ <> ]]>
'6610')
)
)
</select>
</select>
<select
id=
"countEquipInUseTimesForDel"
resultType=
"java.lang.Integer"
>
<select
id=
"countEquipInUseTimesForDel"
resultType=
"java.lang.Integer"
>
...
...
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