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
Plain Diff
Browse Files
Authored by
zhaoqing
2018-05-23 11:40:18 +0800
Commit
0473234127515752ead1fa4ae0dc61e3d40de3d0
2 parents
c3152477
7dba9672
Merge branch 'dev_180508_联盟红人推广' into test6.6.1
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 @
0473234
...
...
@@ -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