dashboard
repositories
filestore
activity
search
login
交易所
/
synthesize_trading-order-master
综合交易所
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
委托成本
zyy
2025-11-15
36e04e9e9cdcebd3305316c8d93d97d351d47f9d
[交易所/synthesize_trading-order-master.git]
/
trading-order-service
/
src
/
main
/
java
/
com
/
yami
/
trading
/
service
/
ExchangeLeverProfitService.java
1
2
3
4
5
6
7
package com.yami.trading.service;
public interface ExchangeLeverProfitService {
public void handleOrders();
}