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