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