dashboard
repositories
filestore
activity
search
login
main
/
exchange
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
``` refactor(gateApi): 注释网格交易中的止盈订单处理逻辑
Administrator
2026-06-01
7560bf2af0e4965fb4e03729ab22a357fa643f06
[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 {
}