短剧新需求
This commit is contained in:
@@ -90,6 +90,6 @@
|
|||||||
t1.create_time
|
t1.create_time
|
||||||
from v_disc_spinning_record t1
|
from v_disc_spinning_record t1
|
||||||
where t1.user_id = ${userId}
|
where t1.user_id = ${userId}
|
||||||
order by t1.id asc
|
order by t1.id desc
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
Reference in New Issue
Block a user