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