zss
2025-02-19 8a9eb937345d499a90e69df764d9dac677ede35f
basic-server/src/main/resources/mapper/StandardProductListMapper.xml
@@ -69,8 +69,8 @@
        <if test="insItems != ''">
            and inspection_item_subclass = #{insItems}
        </if>
        group by spl.id
        order by p.id
        group by spl.id
    </select>
    <select id="getOne" resultType="com.ruoyi.basic.pojo.StandardProductList">
        select * from standard_product_list