Commit a926f294 authored by 1486327116's avatar 1486327116

update

parent a037a351
......@@ -161,7 +161,7 @@ export const addPairToCore = async (body) => {
return res;
}
// 设置手续费 至少指定user_id 和 symbol 二者其一
// user_id可选
export const changeTradingFee = async (symbol,user_id,maker_fee,taker_fee,market="spot") => {
let body = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment