aps-modules/aps-core/src/main/resources/mapper/core/ApsPlatePlanMapper.xml
@@ -306,4 +306,9 @@ </if> </select> <update id="initUnMatchQty" > update aps_plate_plan set unmatched_quantity=production_quantity, version=0 where del_flag='0' and professional_affiliation !='0' </update> </mapper>