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