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