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