Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
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
zhaoqing
2018-05-23 11:40:01 +0800
Commit
7dba9672a984b8a5c50c3212ccb93923ef20692d
1 parent
ad0894f1
联盟红人
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
dal/src/main/resources/META-INF/mybatis/UnionShareOrdersMapper.xml
dal/src/main/resources/META-INF/mybatis/UnionShareOrdersMapper.xml
View file @
7dba967
...
...
@@ -279,6 +279,7 @@
<include
refid=
"Base_Column_List"
/>
from union_share_orders
where promote_uid = #{uid,jdbcType=INTEGER}
AND status != 100
order by order_time desc
limit 0,10
</select>
...
...
Please
register
or
login
to post a comment