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
c3bb601e
Commit
c3bb601e
authored
Jun 20, 2023
by
tianyiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
一码通总览数据更新问题
parent
6e59efbb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
EquipmentCategoryMapper.xml
...api/src/main/resources/mapper/EquipmentCategoryMapper.xml
+3
-5
No files found.
amos-boot-system-tzs/amos-boot-module-tzs-api/src/main/resources/mapper/EquipmentCategoryMapper.xml
View file @
c3bb601e
...
@@ -159,13 +159,11 @@
...
@@ -159,13 +159,11 @@
USE_UNIT_CREDIT_CODE is NOT NULL
USE_UNIT_CREDIT_CODE is NOT NULL
AND USE_UNIT_CREDIT_CODE
<![CDATA[ <> ]]>
''
AND USE_UNIT_CREDIT_CODE
<![CDATA[ <> ]]>
''
AND (lengthb(USE_UNIT_CREDIT_CODE)= 15 or lengthb(USE_UNIT_CREDIT_CODE)= 18)
AND (lengthb(USE_UNIT_CREDIT_CODE)= 15 or lengthb(USE_UNIT_CREDIT_CODE)= 18)
<if
test=
"unitCode !=null and unitCode != ''"
>
and USE_UNIT_CREDIT_CODE = #{unitCode}
</if>
GROUP BY use_code
GROUP BY use_code
ORDER BY use_code
ORDER BY use_code
<where>
<if
test=
"unitCode !=null and unitCode != ''"
>
USE_UNIT_CREDIT_CODE = #{unitCode}
</if>
</where>
</select>
</select>
<select
id=
"getCategoryData"
resultType=
"java.util.Map"
>
<select
id=
"getCategoryData"
resultType=
"java.util.Map"
>
...
...
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