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