新版仿ok交易所-后端
ico
zyy
2026-02-04 40c731f1749d18e3ac8b8bb109e66e21d623e643
1
2
3
4
5
package com.yami.trading.huobi.hobi.http;
 
public enum HttpMethodType {
    GET, POST, FILE
}