Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
mali
2018-09-19 09:44:24 +0800
Commit
94a2fec0abef194ed8b80a06652869c5fdaff052
1 parent
40573807
库存管理
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
dal/src/main/resources/META-INF/mybatis/ProductMapper.xml
dal/src/main/resources/META-INF/mybatis/ProductMapper.xml
View file @
94a2fec
...
...
@@ -185,6 +185,7 @@
</select>
<sql
id=
"skcPageCondition"
>
1 = 1
<if
test=
"product.id != null and product.id > 0"
>
and p.id = #{product.id}
</if>
...
...
Please
register
or
login
to post a comment