会员查询修改
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
AND a.amount >= #{amount}
|
||||
</if>
|
||||
|
||||
ORDER BY a.create_time DESC;
|
||||
ORDER BY a.create_time DESC
|
||||
</select>
|
||||
<select id="selectVipCard_COUNT" resultType="java.lang.Long">
|
||||
select count(1)
|
||||
|
||||
Reference in New Issue
Block a user