src/main/resources/mapper/production/ProductBomMapper.xml
@@ -36,6 +36,7 @@ <if test="c.version != null"> and version = #{c.version} </if> order by create_time desc </select> <select id="getById" resultType="com.ruoyi.production.dto.ProductBomDto"> select pb.*,