|
@@ -920,7 +920,7 @@
|
|
|
and actp.LINE_ID = #{rangeId}
|
|
|
</if>
|
|
|
<if test="materialId != null">
|
|
|
- and acpm.MATERIAL_ID = #{materialId}
|
|
|
+ and acpm.MATERIAL_ID = #{materialTypeId}
|
|
|
</if>
|
|
|
<if test="capacityTypeId != null">
|
|
|
and actp.CAPACITY_TYPE_ID = #{capacityTypeId}
|