dashboard
repositories
filestore
activity
search
login
main
/
exchange
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
价格驱动挂单开启
Administrator
1 days ago
a82f34699cc281294ac86c8b70204bdf2e133449
[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 {
}