Fixiaobai
2023-08-29 15e7d7914452cb21646034e428d0bbf734d35edb
standard-server/src/main/resources/mapper/ProductMapper.xml
@@ -37,8 +37,8 @@
        from lims_laboratory.product
        where state = 1
          and specifications_id = #{specificationsId}
        ORDER BY product.`create_time` DESC
          and version = #{version}
        ORDER BY product.`create_time` DESC
    </select>
    <select id="deleteList">