zss
2023-09-13 a376a001494a12c04b6a2a04bf797cbd7198d1f7
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>