dashboard
repositories
filestore
activity
search
login
main
/
exchange
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
止盈触发撤销止损单
Administrator
1 days ago
04cb62e5f9ab32024e85e2536245cd5aff407efe
[exchange.git]
/
src
/
main
/
java
/
com
/
xcong
/
excoin
/
modules
/
okxNewPrice
/
okxpi
/
trade
/
TradeRequest.java
1
2
3
4
5
6
7
package com.xcong.excoin.modules.okxNewPrice.okxpi.trade;
import lombok.Data;
@Data
public class TradeRequest {
}