XiaoRuby
2023-09-11 e2c14ffb0a6237bb5c397f5d0baaa4fa70cfe3b0
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>