升级bu2
@ -2235,7 +2235,7 @@
reach_date = GetDate(),
reach_operator = #{reachOperator},
reach_operator_name = #{reachOperatorName}
where site = #{site} and OrderNo = #{orderNo} and FunctionType = #{functionType}
where site = #{site} and OrderNo = #{orderNo} and FunctionType = #{functionType} and bu_No = #{buNo}
</update>
<!-- 查询是否已经上传图片 -->