Administrator
4 days ago b7e21f850f899813f397f5d2c35659bd48437990
1
2
3
4
5
6
7
package com.xcong.excoin.modules.okxNewPrice.okxpi.trade;
 
import lombok.Data;
 
@Data
public class TradeRequest {
}