新版仿ok交易所-后端
c2c
zyy
2026-01-30 fd0c783628ff8c35a514dbf88d4fe00d9501c652
1
2
3
4
5
package com.yami.trading.huobi.hobi.http;
 
public enum HttpMethodType {
    GET, POST, FILE
}