chunk-0cdadfc7.d27adabe0e4d37fb8b27.js 26 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-0cdadfc7"],{"7ffa":function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("div",{staticClass:"searchForm"},[r("div",{staticClass:"leftFrom"},[r("el-form",{ref:"params",staticClass:"formList",attrs:{model:t.params,"label-width":"100px"}},[r("el-form-item",{attrs:{label:"用户ID"}},[r("el-input",{attrs:{placeholder:"请输入用户ID",onkeyup:"this.value=this.value.replace(/[, ]/g,'')"},model:{value:t.params.member_id,callback:function(e){t.$set(t.params,"member_id","string"===typeof e?e.trim():e)},expression:"params.member_id"}})],1),r("el-form-item",{attrs:{label:"用户名称"}},[r("el-input",{attrs:{placeholder:"请输入用户名称",onkeyup:"this.value=this.value.replace(/[, ]/g,'')"},model:{value:t.params.username,callback:function(e){t.$set(t.params,"username","string"===typeof e?e.trim():e)},expression:"params.username"}})],1),r("el-form-item",{attrs:{label:"订单号"}},[r("el-input",{attrs:{placeholder:"请输入订单号",onkeyup:"this.value=this.value.replace(/[, ]/g,'')"},model:{value:t.params.ordernum,callback:function(e){t.$set(t.params,"ordernum","string"===typeof e?e.trim():e)},expression:"params.ordernum"}})],1),r("el-form-item",{attrs:{label:"币种"}},[r("el-select",{attrs:{clearable:"",placeholder:"请选择币种"},model:{value:t.params.from_coin,callback:function(e){t.$set(t.params,"from_coin",e)},expression:"params.from_coin"}},t._l(t.coinList,(function(t){return r("el-option",{key:t.id,attrs:{label:t.currency,value:t.currency}})})),1)],1),r("el-form-item",{attrs:{label:"请选择时间"}},[r("el-date-picker",{attrs:{type:"datetimerange","value-format":"timestamp","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期","default-time":["00:00:00","23:59:59"]},on:{change:t.changeTime},model:{value:t.timeData,callback:function(e){t.timeData=e},expression:"timeData"}})],1)],1)],1),r("div",{staticClass:"inquire"},[r("el-button",{staticClass:"demand",attrs:{type:"primary"},on:{click:t.inquire}},[t._v("查询")])],1)]),r("div",["当前委托"!=t.tabs?r("p",[t._v("客户盈亏总额:"+t._s(t.profitAll)+" USDT")]):t._e(),r("p",[t._v("总金额(带杠杆):"+t._s(t.amountAll)+" USDT")])]),r("div",{staticClass:"tabs"},[r("el-tabs",{staticStyle:{width:"50%"},on:{"tab-click":t.tabsClick},model:{value:t.tabs,callback:function(e){t.tabs=e},expression:"tabs"}},t._l(t.tabsList,(function(t,e){return r("el-tab-pane",{key:e,attrs:{label:t,name:t}})})),1),r("div",{staticClass:"tabs_btn"},[r("el-button",{staticClass:"greenbg",on:{click:function(e){return t.refresh()}}},[t._v("刷新")]),r("el-button",{staticClass:"greenbg",on:{click:function(e){return t.position(1)}}},[t._v("一键平仓")])],1)],1),r("div",[r("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticStyle:{width:"100%"},attrs:{data:t.tableData,border:"","cell-style":{textAlign:"center"},"header-cell-style":{textAlign:"center"},height:"600"}},[r("el-table-column",{attrs:{prop:"enter_price",label:"订单"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[r("p",[t._v("币种:"+t._s(e.row.from_coin))]),r("p",[t._v("最新价:")]),r("p",{staticStyle:{color:"#409EFF"}},[t._v(t._s(e.row.index_price))]),r("p",[t._v("用户名称:"+t._s(e.row.username))]),r("p",[t._v("订单号:"+t._s(e.row.ordernum))])])]}}])}),r("el-table-column",{attrs:{prop:"mode",label:"模式/杠杆"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[t._v(" "+t._s("1"==e.row.mode?"逐仓":"全仓")+" ")]),r("div",{style:"1"==e.row.long_or_short?"color:#42b983;":"color:#f00;"},[t._v(" "+t._s("1"==e.row.long_or_short?"做多":"做空")+" ")]),r("div",[t._v(" "+t._s(e.row.leverage)+"倍杠杆 ")])]}}])}),r("el-table-column",{attrs:{label:"保证金(usdt)"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[r("p",[t._v("余额:")]),r("p",[t._v(t._s(e.row.balance))]),r("p",[t._v("持仓保证金:")]),r("p",[t._v(t._s(e.row.margin))]),r("p",[t._v("可用保证金:")]),r("p",[t._v(t._s(e.row.available_balance))])])]}}])}),r("el-table-column",{attrs:{prop:"enter_price",label:"持仓金额/数量(含手续费)"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[r("p",[t._v("持仓均价:")]),r("p",[t._v(t._s(e.row.average_price))]),r("p",[t._v("持仓数量:")]),r("p",[t._v(t._s(e.row.quantity))]),r("p",[t._v("持仓金额:")]),r("p",[t._v(t._s(e.row.amount))])])]}}])}),r("el-table-column",{attrs:{prop:"enter_price",label:"价格"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[r("p",[t._v("开仓价格:")]),r("p",[t._v(t._s(e.row.enter_price))]),r("p",[t._v("平仓价格:")]),r("p",[t._v(t._s(e.row.closing_price))]),r("p",[t._v("止盈价格:")]),r("p",[t._v(t._s(e.row.take_profit_price))]),r("p",[t._v("止损价格:")]),r("p",[t._v(t._s(e.row.stop_loss_price))])])]}}])}),r("el-table-column",{attrs:{prop:"profit",label:"浮动盈亏"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[0==Number(e.row.profit)?r("p",[t._v("盈亏:"+t._s(e.row.profit))]):t._e(),Number(e.row.profit)>0?r("p",[t._v("盈亏:"),r("span",{staticStyle:{color:"#42b983"}},[t._v(t._s(e.row.profit))])]):t._e(),Number(e.row.profit)<0?r("p",[t._v("盈亏:"),r("span",{staticStyle:{color:"#f00"}},[t._v(t._s(e.row.profit))])]):t._e(),0==Number(e.row.profit_rate)?r("p",[t._v("涨跌:"+t._s(e.row.profit_rate)+"%")]):t._e(),Number(e.row.profit_rate)>0?r("p",[t._v("涨跌:"),r("span",{staticStyle:{color:"#42b983"}},[t._v(t._s(e.row.profit_rate)+"%")])]):t._e(),Number(e.row.profit_rate)<0?r("p",[t._v("涨跌:"),r("span",{staticStyle:{color:"#f00"}},[t._v(t._s(e.row.profit_rate)+"%")])]):t._e()])]}}])}),r("el-table-column",{attrs:{prop:"status",label:"状态"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[t._v(" "+t._s("-1"==e.row.status?"已取消":"0"==e.row.status?"待成交":"1"==e.row.status?"持仓":"已平仓")+" ")])]}}])}),r("el-table-column",{attrs:{prop:"is_pending",label:"是否委托中"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[t._v(" "+t._s("-1"==e.row.is_pending?"已取消":"0"==e.row.is_pending?"已经成交":"委托中")+" ")])]}}])}),r("el-table-column",{attrs:{prop:"fee",label:"手续费"}}),r("el-table-column",{attrs:{prop:"end_type",label:"平仓类型"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[t._v(" "+t._s("1"==e.row.end_type?"手动平仓":"2"==e.row.end_type?"强制平仓":"3"==e.row.end_type?"止盈":"4"==e.row.end_type?"止损":"5"==e.row.end_type?"自动平仓":"")+" ")])]}}])}),r("el-table-column",{attrs:{prop:"closing_at",label:"时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[r("p",[t._v("平仓时间:"+t._s(t.timestampToDatetime(e.row.closing_at)))]),r("p",[t._v("更新时间:"+t._s(t.timestampToDatetime(e.row.updated_at)))]),r("p",[t._v("创建时间:"+t._s(t.timestampToDatetime(e.row.created_at)))])])]}}])}),r("el-table-column",{attrs:{prop:"closing_at",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return["0"==e.row.is_control&&1==e.row.status?[r("el-button",{staticClass:"greenbg",on:{click:function(r){return t.position(2,e.row)}}},[t._v("平仓")]),r("el-button",{staticClass:"greenbg",on:{click:function(r){return t.pcClick(e.row)}}},[t._v("点控")])]:t._e(),r("el-button",{staticClass:"greenbg",on:{click:function(r){return t.details(e.row)}}},[t._v("明细")])]}}])})],1),r("el-dialog",{staticClass:"info-dialog",attrs:{visible:t.pcDialog,width:"600px",title:"点控","before-close":t.pcClose},on:{"update:visible":function(e){t.pcDialog=e}}},[r("div",[r("p",{staticClass:"pcFrom_info"},[r("span",[t._v("币种:")]),t._v(t._s(t.pcFrom.from_coin))]),r("p",{staticClass:"pcFrom_info"},[r("span",[t._v("开仓价:")]),t._v(t._s(t.pcFrom.enter_price))]),r("p",{staticClass:"pcFrom_info"},[r("span",[t._v("持仓数量:")]),t._v(t._s(t.pcFrom.quantity))]),r("p",{staticClass:"pcFrom_info"},[r("span",[t._v("杠杆:")]),t._v(t._s(t.pcFrom.leverage)+"倍")]),r("p",{staticClass:"pcFrom_info"},[r("span",[t._v("做多/做空:")]),t._v(" "+t._s("1"==t.pcFrom.mode?"逐仓":"全仓")+" "+t._s("1"==t.pcFrom.long_or_short?"做多":"做空")+" ")]),Number(t.pcFrom.take_profit_price)>0?r("p",{staticClass:"pcFrom_info"},[r("span",[t._v("止盈价格:")]),t._v(t._s(t.pcFrom.take_profit_price)+" ")]):t._e(),Number(t.pcFrom.stop_loss_price)>0?r("p",{staticClass:"pcFrom_info"},[r("span",[t._v("止损价格:")]),t._v(t._s(t.pcFrom.stop_loss_price)+" ")]):t._e()]),r("el-form",{ref:"pcFromData",staticClass:"pcFrom",attrs:{model:t.pcFromData,"label-width":"120px"}},[r("el-form-item",{attrs:{label:"选择模式",prop:"phone"}},[r("el-select",{attrs:{clearable:"",placeholder:"请选择模式"},on:{change:t.pcType},model:{value:t.pcFromData.type,callback:function(e){t.$set(t.pcFromData,"type",e)},expression:"pcFromData.type"}},t._l(t.pcTypeList,(function(t){return r("el-option",{key:t.id,attrs:{label:t.text,value:t.id}})})),1)],1),r("el-form-item",{directives:[{name:"show",rawName:"v-show",value:1==t.pcFromData.type,expression:"pcFromData.type == 1"}],attrs:{label:"止盈价格",prop:"phone"}},[r("el-input",{attrs:{placeholder:"请输入价格",type:"number",maxlength:"200"},model:{value:t.pcFromData.price,callback:function(e){t.$set(t.pcFromData,"price","string"===typeof e?e.trim():e)},expression:"pcFromData.price"}})],1),r("el-form-item",{directives:[{name:"show",rawName:"v-show",value:2==t.pcFromData.type,expression:"pcFromData.type == 2"}],attrs:{label:"止亏价格",prop:"phone"}},[r("el-input",{attrs:{placeholder:"请输入价格",type:"number",maxlength:"200"},model:{value:t.pcFromData.price,callback:function(e){t.$set(t.pcFromData,"price","string"===typeof e?e.trim():e)},expression:"pcFromData.price"}})],1),r("el-form-item",{directives:[{name:"show",rawName:"v-show",value:3==t.pcFromData.type,expression:"pcFromData.type == 3"}],attrs:{label:"盈利百分比",prop:"phone"}},[r("el-input",{attrs:{placeholder:"请输入百分比",type:"number",maxlength:"200"},model:{value:t.pcFromData.price,callback:function(e){t.$set(t.pcFromData,"price","string"===typeof e?e.trim():e)},expression:"pcFromData.price"}})],1),r("el-form-item",[1==t.pcFromData.type?r("p",[t._v("假如您设置止盈价格为100,系统会直接平仓,并且平仓价格为100.")]):t._e(),2==t.pcFromData.type?r("p",[t._v("假如您设置止亏价格为100,系统会直接平仓,并且平仓价格为100.")]):t._e(),3==t.pcFromData.type?r("p",[t._v("假如您设置10则用户会盈利10%,假如设置-8,则用户会亏损8%")]):t._e(),t.profitFlag?r("p",[t._v(" 预计利润:"+t._s(t.profit)+" ")]):t._e(),r("p",[t._v("做空时候,止盈价格必须比入场价格更低;做多时候,止盈必须比入场价格更高。")])]),r("el-form-item",{attrs:{label:"选择执行时间",prop:"act_time"}},[r("el-date-picker",{attrs:{type:"datetime",placeholder:"选择日期","picker-options":t.pickerOptions,"value-format":"timestamp"},model:{value:t.pcFromData.act_time,callback:function(e){t.$set(t.pcFromData,"act_time",e)},expression:"pcFromData.act_time"}})],1),r("el-form-item",{attrs:{label:""}},[t._v(" 如果有设置执行时间,系统会在该时间执行。 ")])],1),r("template",{slot:"footer"},[r("div",{staticClass:"dialog-footer"},[r("el-button",{staticClass:"dialog-cancel-btn",on:{click:t.pcClose}},[t._v("取 消")]),r("el-button",{staticClass:"dialog-confirm-btn",attrs:{type:"primary",loading:t.btnLoading},on:{click:t.sumbitFrom}},[t._v("确 定 ")])],1)])],2),r("Paginate",{attrs:{page:t.params.page,total:t.total},on:{currentChange:t.handleCurrentChange,sizeChange:t.handleSizeChange}})],1)])},a=[],o=(r("a9e3"),r("ade3")),i=r("365c"),c=r("f201"),u=r("0238"),s=r("c466"),l=Object(o["a"])({name:"contractIndex",components:{Paginate:u["a"]},data:function(){return{pickerOptions:{disabledDate:function(t){return t.getTime()<Date.now()-864e5}},tabs:"全部",tabsList:["全部","持仓","当前委托","已平仓"],amountAll:0,profitAll:0,profit:0,profitFee:0,profitFlag:!1,params:{page:1,page_size:this.$store.state.attr.pageSize,member_id:"",username:"",ordernum:"",from_coin:"",created_at_start:"",created_at_end:""},timeData:[],coinList:[],tableData:[],loading:!1,total:0,btnLoading:!1,pcTypeList:[{id:1,text:"止盈"},{id:2,text:"止亏"},{id:3,text:"盈利百分比"}],pcFrom:{},pcFromData:{id:0,type:"",price:"",act_time:""},pcDialog:!1}},computed:{},watch:{},mounted:function(){this.finstall(),this.install()},methods:{finstall:function(){var t=this;Object(i["bc"])().then((function(e){console.log("icon",e.data.list),t.coinList=e.data.list}))},install:function(){var t=this,e={page:this.cal.accSub(this.params.page,1),page_size:this.params.page_size,member_id:this.params.member_id,username:this.params.username,ordernum:this.params.ordernum,from_coin:this.params.from_coin,created_at_start:this.params.created_at_start,created_at_end:this.params.created_at_end};"持仓"==this.tabs?(e.status=1,e.is_pending=0):"当前委托"==this.tabs?e.is_pending=1:"已平仓"==this.tabs&&(e.status=2,e.is_pending=0),Object(c["t"])(e).then((function(e){200===e.code?(t.amountAll=e.data.amountAll,t.profitAll=e.data.profitAll,t.total=parseInt(e.data.listTotalCount),t.tableData=e.data.list):t.$message.error(e.message),t.loading=!1}))},tabsClick:function(){this.tableData=[],this.params.page=1,this.install()},refresh:function(){this.tabsClick()},position:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};1==t?this.$confirm("点击确定平仓,系统会按照市价指数价格平仓全部持仓中的订单","注意",{confirmButtonText:"确定平仓",cancelButtonText:"取消",type:"warning"}).then((function(){Object(c["O"])().then((function(t){200===t.code?(e.$message.success(t.message),e.inquire()):e.$message.error(t.message),e.loading=!1}))})).catch((function(){})):this.$confirm("点击确定平仓,系统会按照市价指数价格平仓此订单","注意",{confirmButtonText:"确定平仓",cancelButtonText:"取消",type:"warning"}).then((function(){var t={id:r.id};Object(c["O"])(t).then((function(t){200===t.code?(e.$message.success(t.message),e.inquire()):e.$message.error(t.message),e.loading=!1}))})).catch((function(){}))},inquire:function(){this.params.page=1,this.tableData=[],this.install()},changeTime:function(t){t?(this.params.created_at_start=t[0]/1e3,this.params.created_at_end=t[1]/1e3):(this.params.created_at_start="",this.params.created_at_end="")},pcClick:function(t){var e=this;this.pcFrom=t;var r={id:t.id};Object(c["m"])(r).then((function(t){200===t.code?(e.profitFee=t.data.close_fee,e.profitFlag=!0):(e.profitFlag=!1,e.$message.error(t.message))})),this.pcDialog=!0,this.pcFromData={id:0,type:"",price:"",act_time:""}},pcType:function(){var t=this.pcFromData.type;this.pcFromData.price=1==t?this.pcFrom.take_profit_price:2==t?this.pcFrom.stop_loss_price:""},pcClose:function(){this.pcDialog=!1},sumbitFrom:function(){var t=this;this.pcFromData.id=this.pcFrom.id;var e=this.pcFromData,r=e.type,n=e.price,a=e.act_time,o=e.id,i={type:r,price:n,id:o};return i.act_time=this.pcFromData.act_time/1e3,r?n?a?1==r&&Number(this.profit)<=0?this.$message.error("止盈利润必须大于0"):2==r&&Number(this.profit)>=0?this.$message.error("止亏利润必须小于0"):(this.btnLoading=!0,void Object(c["N"])(i).then((function(e){200===e.code?(t.$message.success("设置成功"),t.$refs.pcFromData.resetFields(),t.pcDialog=!1,t.tableData=[],t.params.page=1,t.install()):t.$message.error(e.message),t.btnLoading=!1}))):this.$message.error("请选择开始时间"):this.$message.error("请输入价格"):this.$message.error("请选择模式")},details:function(t){this.$router.push({path:"/member/moneybag",query:{ordernum:t.ordernum}})},handleCurrentChange:function(t){this.params.page=t,this.install()},handleSizeChange:function(t,e){this.params.page_size=t,this.install()},timestampToDatetime:function(t){return Object(s["a"])(t,!0)}}},"watch",{"pcFromData.price":function(t,e){1==this.pcFromData.type||2==this.pcFromData.type?1==this.pcFrom.long_or_short?this.profit=Number(t)-Number(this.pcFrom.amount)*Number(this.pcFrom.quantity)-Number(this.pcFrom.fee)-Number(this.profitFee):this.profit=Number(this.pcFrom.amount)-Number(t)*Number(this.pcFrom.quantity)-Number(this.pcFrom.fee)-Number(this.profitFee):this.profit=Number(this.pcFrom.margin)*Number(t)/100}}),p=l,d=(r("d5f0"),r("2877")),m=Object(d["a"])(p,n,a,!1,null,"8f30a61a",null);e["default"]=m.exports},a484:function(t,e,r){},d5f0:function(t,e,r){"use strict";var n=r("a484"),a=r.n(n);a.a},f201:function(t,e,r){"use strict";r.d(e,"U",(function(){return a})),r.d(e,"j",(function(){return o})),r.d(e,"zb",(function(){return i})),r.d(e,"B",(function(){return c})),r.d(e,"k",(function(){return u})),r.d(e,"vb",(function(){return s})),r.d(e,"c",(function(){return l})),r.d(e,"i",(function(){return p})),r.d(e,"f",(function(){return d})),r.d(e,"g",(function(){return m})),r.d(e,"e",(function(){return f})),r.d(e,"h",(function(){return b})),r.d(e,"b",(function(){return _})),r.d(e,"v",(function(){return h})),r.d(e,"u",(function(){return g})),r.d(e,"x",(function(){return v})),r.d(e,"w",(function(){return O})),r.d(e,"y",(function(){return w})),r.d(e,"sb",(function(){return y})),r.d(e,"fb",(function(){return j})),r.d(e,"ob",(function(){return F})),r.d(e,"o",(function(){return D})),r.d(e,"xb",(function(){return k})),r.d(e,"wb",(function(){return x})),r.d(e,"yb",(function(){return C})),r.d(e,"rb",(function(){return T})),r.d(e,"qb",(function(){return S})),r.d(e,"pb",(function(){return N})),r.d(e,"T",(function(){return $})),r.d(e,"tb",(function(){return P})),r.d(e,"R",(function(){return L})),r.d(e,"Q",(function(){return q})),r.d(e,"S",(function(){return A})),r.d(e,"A",(function(){return z})),r.d(e,"z",(function(){return E})),r.d(e,"t",(function(){return B})),r.d(e,"N",(function(){return I})),r.d(e,"P",(function(){return J})),r.d(e,"eb",(function(){return U})),r.d(e,"n",(function(){return H})),r.d(e,"a",(function(){return G})),r.d(e,"l",(function(){return K})),r.d(e,"d",(function(){return M})),r.d(e,"m",(function(){return Q})),r.d(e,"O",(function(){return R})),r.d(e,"ib",(function(){return V})),r.d(e,"nb",(function(){return W})),r.d(e,"jb",(function(){return X})),r.d(e,"lb",(function(){return Y})),r.d(e,"kb",(function(){return Z})),r.d(e,"gb",(function(){return tt})),r.d(e,"mb",(function(){return et})),r.d(e,"hb",(function(){return rt})),r.d(e,"db",(function(){return nt})),r.d(e,"cb",(function(){return at})),r.d(e,"Z",(function(){return ot})),r.d(e,"ab",(function(){return it})),r.d(e,"bb",(function(){return ct})),r.d(e,"H",(function(){return ut})),r.d(e,"D",(function(){return st})),r.d(e,"C",(function(){return lt})),r.d(e,"G",(function(){return pt})),r.d(e,"F",(function(){return dt})),r.d(e,"E",(function(){return mt})),r.d(e,"I",(function(){return ft})),r.d(e,"L",(function(){return bt})),r.d(e,"K",(function(){return _t})),r.d(e,"J",(function(){return ht})),r.d(e,"M",(function(){return gt})),r.d(e,"r",(function(){return vt})),r.d(e,"p",(function(){return Ot})),r.d(e,"s",(function(){return wt})),r.d(e,"q",(function(){return yt})),r.d(e,"V",(function(){return jt})),r.d(e,"Y",(function(){return Ft})),r.d(e,"X",(function(){return Dt})),r.d(e,"W",(function(){return kt})),r.d(e,"ub",(function(){return xt}));var n=r("b775");function a(t){return Object(n["b"])({url:"/common-dic/update2",method:"POST",data:t})}function o(t){return Object(n["b"])({url:"/withdrawal-net/index",method:"get",params:t})}function i(t){return Object(n["b"])({url:"/withdrawal-net/create",method:"POST",data:t})}function c(t,e){return Object(n["b"])({url:"/withdrawal-net/update",method:"put",params:t,data:e})}function u(t){return Object(n["b"])({url:"/common-dic/index2",method:"get",params:t})}function s(t){return Object(n["b"])({url:"/withdrawal-net/delete",method:"delete",params:t})}function l(t){return Object(n["b"])({url:"/coin/index",method:"get",params:t})}function p(t,e){return Object(n["b"])({url:"/coin/update",method:"put",params:t,data:e})}function d(t){return Object(n["b"])({url:"/coin-recharge-net",method:"get",params:t})}function m(t){return Object(n["b"])({url:"/coin-recharge-net/delete",method:"delete",params:t})}function f(t){return Object(n["b"])({url:"/coin/net",method:"get",params:t})}function b(t){return Object(n["b"])({url:"/coin-recharge-net/create",method:"POST",data:t})}function _(t){return Object(n["b"])({url:"/invite-level/index",method:"get",params:t})}function h(t,e){return Object(n["b"])({url:"/invite-level/update",method:"put",params:t,data:e})}function g(t){return Object(n["b"])({url:"/invite-level/create",method:"POST",data:t})}function v(t){return Object(n["b"])({url:"/invite-profit-static/index",method:"get",params:t})}function O(t){return Object(n["b"])({url:"/invite-profit-static/detail",method:"get",params:t})}function w(t){return Object(n["b"])({url:"/invite-profit-static/profit",method:"get",params:t})}function y(t){return Object(n["b"])({url:"/wallet/transfer-log",method:"get",params:t})}function j(t){return Object(n["b"])({url:"/wallet/transfer-export",method:"get",responseType:"blob",params:t})}function F(t){return Object(n["b"])({url:"/wallet/flash-exchange-log",method:"get",params:t})}function D(t){return Object(n["b"])({url:"/wallet/flash-exchange-export",method:"get",responseType:"blob",params:t})}function k(t){return Object(n["b"])({url:"/withdraw/index",method:"get",params:t})}function x(t){return Object(n["b"])({url:"/withdraw/export",method:"get",responseType:"blob",params:t})}function C(t,e){return Object(n["b"])({url:"/withdraw/update",method:"put",params:t,data:e})}function T(t){return Object(n["b"])({url:"/wallet/operate-log",method:"get",params:t})}function S(t){return Object(n["b"])({url:"/wallet/operate",method:"POST",data:t})}function N(t){return Object(n["b"])({url:"/wallet/modify-wallet-operate-remark",method:"PATCH",data:t})}function $(t){return Object(n["b"])({url:"/wallet/operate-export",method:"get",responseType:"blob",params:t})}function P(t){return Object(n["b"])({url:"/withdraw/abandon",method:"POST",data:t})}function L(t){return Object(n["b"])({url:"/recharge/confirm",method:"POST",data:t})}function q(t){return Object(n["b"])({url:"/recharge/abandon",method:"POST",data:t})}function A(t){return Object(n["b"])({url:"/recharge/export",method:"get",responseType:"blob",params:t})}function z(t){return Object(n["b"])({url:"/invite-profit-static/log",method:"get",params:t})}function E(t){return Object(n["b"])({url:"/invite-profit-static/change-type",method:"get",params:t})}function B(t){return Object(n["b"])({url:"/futures-order/index",method:"get",params:t})}function I(t){return Object(n["b"])({url:"/futures-order/close",method:"POST",data:t})}function J(t){return Object(n["b"])({url:"/futures-order/cancel-close",method:"POST",data:t})}function U(t){return Object(n["b"])({url:"/coin-control/index",method:"get",params:t})}function H(t,e){return Object(n["b"])({url:"/coin-control/update",method:"put",params:t,data:e})}function G(t){return Object(n["b"])({url:"/coin-control/create",method:"post",data:t})}function K(t,e){return Object(n["b"])({url:"/coin-control/delete",method:"DELETE",params:t,data:e})}function M(t){return Object(n["b"])({url:"/coin-control/coin",method:"get",params:t})}function Q(t){return Object(n["b"])({url:"/futures-order/close-fee",method:"get",params:t})}function R(t){return Object(n["b"])({url:"/futures-order/close-all",method:"POST",params:t})}function V(t){return Object(n["b"])({url:"/tutorial/index",method:"get",params:t})}function W(t){return Object(n["b"])({url:"/tutorial-type/index",method:"get",params:t})}function X(t){return Object(n["b"])({url:"/tutorial-type/create",method:"POST",data:t})}function Y(t,e){return Object(n["b"])({url:"/tutorial-type/update",method:"put",params:t,data:e})}function Z(t){return Object(n["b"])({url:"/tutorial-type/delete",method:"delete",params:t})}function tt(t){return Object(n["b"])({url:"/tutorial/create",method:"POST",data:t})}function et(t,e){return Object(n["b"])({url:"/tutorial/update",method:"put",params:t,data:e})}function rt(t){return Object(n["b"])({url:"/tutorial/delete",method:"delete",params:t})}function nt(t){return Object(n["b"])({url:"/task/index",method:"get",params:t})}function at(t,e){return Object(n["b"])({url:"/task/update",method:"put",params:t,data:e})}function ot(t){return Object(n["b"])({url:"/task/create",method:"POST",data:t})}function it(t){return Object(n["b"])({url:"/task/delete",method:"delete",params:t})}function ct(t){return Object(n["b"])({url:"/task-member/index",method:"get",params:t})}function ut(t){return Object(n["b"])({url:"/option-order/index",method:"get",params:t})}function st(t){return Object(n["b"])({url:"/option-coin/index",method:"get",params:t})}function lt(t){return Object(n["b"])({url:"/option-coin/coin",method:"get",params:t})}function pt(t,e){return Object(n["b"])({url:"/option-coin/update",method:"put",params:t,data:e})}function dt(t){return Object(n["b"])({url:"/option-coin/delete",method:"delete",params:t})}function mt(t){return Object(n["b"])({url:"/option-coin/create",method:"post",data:t})}function ft(t){return Object(n["b"])({url:"/option-rule/index",method:"get",params:t})}function bt(t,e){return Object(n["b"])({url:"/option-rule/update",method:"put",params:t,data:e})}function _t(t){return Object(n["b"])({url:"/option-rule/delete",method:"delete",params:t})}function ht(t){return Object(n["b"])({url:"/option-rule/create",method:"post",data:t})}function gt(t){return Object(n["b"])({url:"/option-order/statistics",method:"get"})}function vt(t){return Object(n["b"])({url:"/footer/index",method:"get",params:t})}function Ot(t){return Object(n["b"])({url:"/footer/create",method:"post",data:t})}function wt(t,e){return Object(n["b"])({url:"/footer/update",method:"put",params:t,data:e})}function yt(t){return Object(n["b"])({url:"/footer/delete",method:"delete",params:t})}function jt(t){return Object(n["b"])({url:"/spread-level/index",method:"get",params:t})}function Ft(t,e){return Object(n["b"])({url:"/spread-level/update",method:"put",params:t,data:e})}function Dt(t){return Object(n["b"])({url:"/spread-level/delete",method:"delete",params:t})}function kt(t){return Object(n["b"])({url:"/spread-level/create",method:"post",data:t})}function xt(t){return Object(n["b"])({url:"/withdraw-account/index",method:"get",params:t})}}}]);