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