package com.yami.trading.service; public interface ExchangeLeverProfitService { public void handleOrders(); }