退料接收优化

This commit is contained in:
sxu 2024-08-30 10:35:54 +08:00
parent 8f92064339
commit 9adc35060c
1 changed files with 3 additions and 3 deletions

View File

@ -775,9 +775,9 @@
) bb on bb.typeId=bad.type_id
WHERE
bai.id=#{parentId}
<if test="typeId != null and typeId != ''">
and mt.type_id = #{typeId}
</if>
<!-- <if test="typeId != null and typeId != ''">-->
<!-- and mt.type_id = #{typeId}-->
<!-- </if>-->
</select>
<select id="getmaChineByCt" resultType="java.lang.Integer">