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