晏有为
2024-05-27 d91f76b90245603c1c7f08e3d5864ada3f3fbba7
inspect-server/src/main/resources/mapper/InsOrderMapper.xml
@@ -196,6 +196,9 @@
            id=#{id}
        </where>
    </update>
    <update id="updateStatus">
        update ins_order set state=3 where id=#{id}
    </update>
    <select id="selectSampleDefects" resultMap="selectSampleDefectsMap">
        SELECT io.entrust_code,sam.sample,ip.inspection_item,u.name,b.create_time, sam.id