当前积分排序
This commit is contained in:
parent
078cda34aa
commit
33cc6fd547
|
@ -1715,6 +1715,7 @@
|
|||
</if>
|
||||
and o.status in (3,5)
|
||||
) t
|
||||
order by t.serve_time desc
|
||||
</select>
|
||||
<!-- 获取储值积分(为他充值的)-->
|
||||
<select id="getCzjfList" resultType="com.sqx.modules.artificer.entity.Orders">
|
||||
|
|
Loading…
Reference in New Issue