1.代客下单
This commit is contained in:
@@ -242,6 +242,6 @@
|
||||
and a.status = #{status}
|
||||
</if>
|
||||
GROUP BY a.id
|
||||
order by a.`sort` asc
|
||||
order by a.id desc
|
||||
</select>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user