select * from DispatchOrd update DispatchOrd set DispatchOrdState = #{dispatchOrdState} where DispatchOrdID = #{dispatchOrdID}