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