|
|
@ -1052,7 +1052,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
<if test="abnormalBill.productionCategory != null and abnormalBill.productionCategory != ''">
|
|
|
|
<if test="abnormalBill.productionCategory != null and abnormalBill.productionCategory != ''">
|
|
|
|
AND zab.PRODUCT_CATEGORY LIKE '%${abnormalBill.productionCategory}'
|
|
|
|
AND zab.PRODUCT_CATEGORY = #{abnormalBill.productionCategory}
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
|
|
|
|
|
|
|
|
<if test="abnormalBill.itemDescription !=null and abnormalBill.itemDescription!=''">
|
|
|
|
<if test="abnormalBill.itemDescription !=null and abnormalBill.itemDescription!=''">
|
|
|
|