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