zhang
5 天以前 74c12be6ebd0ac00f153859144e941315e2a3c07
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>