@ -81,7 +81,7 @@
resultType="com.yxt.anrui.scm.api.scmvehiclestaypatrolinspection.ScmVehicleStayPatrolinspectionVo">
select *
from scm_vehicle_patrolinspection svp
where svp.mainSid = #{vin}
where svp.vinNo = #{vin}
and svp.id < #{id}
and svp.createOrgSid = #{useOrgSid}
ORDER BY id DESC