升级bu
@ -1016,7 +1016,7 @@
set Status = #{result},
FinishDate = GetDate(),
DefectID = #{defectID}
where Site = #{site} and FeedBackID = #{planID}
where Site = #{site} and FeedBackID = #{planID} and bu_no = #{buNo}
</update>
<update id="reportWorkOrder" parameterType="EamWorkOrderInData">