晏有为
2024-05-27 169208b55df32e15d66ef7b32882143556a58adb
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