Fixiaobai
2023-08-30 6236dc086ca06533acbd7a1d6f45d7b9d0ae38aa
standard-server/src/main/resources/mapper/ProductMapper.xml
@@ -38,6 +38,7 @@
        where state = 1
          and specifications_id = #{specificationsId}
          and version = #{version}
        ORDER BY product.`create_time` DESC
    </select>
    <select id="deleteList">