This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[拼团][修改][我的拼团]
release_toaliyun_real
gongbiao
7 years ago
parent
04aa851527
commit
c1b2ec0194
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml
+ 0
- 1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml
View File
@@ -87,7 +87,6 @@
and o.order_group_id=#{orderGroupId}
</if>
and o.order_group_id!=0 and g.status in(10,11,12,13)
and o.order_status in(10,11,12,13)
order by o.id desc,o.order_status
</select>
Write
Preview
Loading…
Cancel
Save