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