@ -21,5 +21,7 @@
WHERE
del_flag = '0'
AND org_id = #{agencyId}
ORDER BY data_end_time DESC
LIMIT 1
</select>
</mapper>