update swx_smart_order set `status` = #{status}, all_profit = #{allProfit}, current_profit = #{currentProfit}, current_day = #{currentDay}, next_profit_time = #{nextProfitTime} where id = #{id}