Administrator
2025-12-11 9b50e4457d7d950697167b053f7f266634c469c7
1
2
3
4
5
6
7
package com.xcong.excoin.modules.okxNewPrice.okxpi.trade;
 
import lombok.Data;
 
@Data
public class TradeRequest {
}