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