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
66a4906e9d
commit
54322c9298
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml
View File
@@ -84,7 +84,7 @@
and o.id=#{id}
and o.id=#{id}
</if>
</if>
and o.order_group_id!=0
and o.order_group_id!=0
order by o.id,o.order_status
order by o.id
desc
,o.order_status
</select>
</select>
Write
Preview
Loading…
Cancel
Save