zy-asc-conveyor/src/main/resources/mapper/JobMapper.xml @@ -61,7 +61,6 @@ select * from cv_job where barcode = #{barcode} and job_sts = #{jobSts} order by id desc limit 1 </select>