qc bug修改3

master
zhaoxiaolin 10 months ago
parent b0c2ef28cf
commit 51613502f2

@ -94,7 +94,7 @@
)
</if>
<if test='productType == "bcp"'>
and bp.product_code like '00000004%'
and bp.product_code not like '00000001%'
</if>
</select>
<select id="getTeamList" resultType="com.op.system.api.domain.mes.BaseTeamTDTO">

Loading…
Cancel
Save