north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -3880,6 +3880,6 @@ </update> <update id="updateTerminationNoMp"> update pp.flow_card set termination_status=0 where process_id = #{processId} and order_number = #{orderNumber} update pp.flow_card set termination_status=0 , termination_quantity=0 where process_id = #{processId} and order_number = #{orderNumber} </update> </mapper>