@@ -176,7 +176,8 @@
remarks = #{remarks},
sale_id = #{saleId},
create_user_id = #{createUserId},
- create_user_name = #{createUserName}
+ create_user_name = #{createUserName},
+ estimated_profit = #{estimatedProfit}
where id = #{id}
</update>