order by "${orderField}" ${orderType} update OMSTRUCK_ORDER OO set OO.ORDER_STATUS = #{orderStatus} where OO.ORDER_ID = #{orderId} update AMSTRUCK_SPORADIC_ORDER set sporadic_order_times =#{times} where sporadic_order_id= #{orderPlanId}