@@ -424,7 +424,7 @@
tipStatus = #{tipStatus},
</if>
</set>
- WHERE userID != #{companyUserID}
+ WHERE userID = #{companyUserID}
</update>
<update id="updateUserStatus">