退料接收优化
This commit is contained in:
parent
9adc35060c
commit
2586e0c0f9
|
|
@ -775,9 +775,6 @@
|
|||
) bb on bb.typeId=bad.type_id
|
||||
WHERE
|
||||
bai.id=#{parentId}
|
||||
<!-- <if test="typeId != null and typeId != ''">-->
|
||||
<!-- and mt.type_id = #{typeId}-->
|
||||
<!-- </if>-->
|
||||
</select>
|
||||
|
||||
<select id="getmaChineByCt" resultType="java.lang.Integer">
|
||||
|
|
|
|||
Loading…
Reference in New Issue