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