超市优化
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<if test="vo.carteenId != null ">
|
||||
and sg.carteen_id = #{vo.carteenId}
|
||||
</if>
|
||||
order by sg.create_time DESC
|
||||
order by sg.id DESC
|
||||
</select>
|
||||
|
||||
</mapper>
|
Reference in New Issue
Block a user