@ -68,6 +68,7 @@
<if test="moveInId != null and moveInId != '' ">
AND id = #{moveInId}
</if>
ORDER BY created_time DESC
</select>
</mapper>