zss
2023-09-09 a62666cf3a69198d68cce5c9890f0a038315d3bc
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>