XiaoRuby
2023-09-09 4ad61e4c257621124625a89853eaa8334a11b0be
standard-server/src/main/resources/mapper/ProductMapper.xml
@@ -93,7 +93,6 @@
        select *
        from mom_ocean.product
        where state = 1
          and version = #{ver}
          and technology_id = #{technologyId}
    </select>