Administrator
2026-06-02 e66a422609baae4b9ff64965cd20537728258f06
1
2
3
4
5
6
7
package com.xcong.excoin.modules.okxNewPrice.okxpi.trade;
 
import lombok.Data;
 
@Data
public class TradeRequest {
}