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