@ -26,6 +26,7 @@
<if test="materialName != null and materialName != ''">
AND material_name LIKE CONCAT('%', #{materialName}, '%')
</if>
order by material_code
</select>
<select id="selectByMaterialId" resultType="com.nov.KgLowDurable.pojo.entity.LdOneForm">