standard-server/src/main/resources/mapper/ProductMapper.xml @@ -35,6 +35,7 @@ from lims_laboratory.product where state = 1 and specifications_id = #{specificationsId} ORDER BY product.`create_time` DESC </select> <select id="deleteList">