| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2b36f67f"],{"0ccb":function(t,e,r){var n=r("50c4"),a=r("1148"),o=r("1d80"),u=Math.ceil,i=function(t){return function(e,r,i){var c,l,s=String(o(e)),d=s.length,b=void 0===i?" ":String(i),f=n(r);return f<=d||""==b?s:(c=f-d,l=a.call(b,u(c/b.length)),l.length>c&&(l=l.slice(0,c)),t?s+l:l+s)}};t.exports={start:i(!1),end:i(!0)}},1148:function(t,e,r){"use strict";var n=r("a691"),a=r("1d80");t.exports="".repeat||function(t){var e=String(a(this)),r="",o=n(t);if(o<0||o==1/0)throw RangeError("Wrong number of repetitions");for(;o>0;(o>>>=1)&&(e+=e))1&o&&(r+=e);return r}},"1e0f":function(t,e,r){},"4d63":function(t,e,r){var n=r("83ab"),a=r("da84"),o=r("94ca"),u=r("7156"),i=r("9bf2").f,c=r("241c").f,l=r("44e7"),s=r("ad6d"),d=r("9f7f"),b=r("6eeb"),f=r("d039"),m=r("69f3").set,p=r("2626"),h=r("b622"),g=h("match"),v=a.RegExp,w=v.prototype,O=/a/g,j=/a/g,_=new v(O)!==O,y=d.UNSUPPORTED_Y,x=n&&o("RegExp",!_||y||f((function(){return j[g]=!1,v(O)!=O||v(j)==j||"/a/i"!=v(O,"i")})));if(x){var k=function(t,e){var r,n=this instanceof k,a=l(t),o=void 0===e;if(!n&&a&&t.constructor===k&&o)return t;_?a&&!o&&(t=t.source):t instanceof k&&(o&&(e=s.call(t)),t=t.source),y&&(r=!!e&&e.indexOf("y")>-1,r&&(e=e.replace(/y/g,"")));var i=u(_?new v(t,e):v(t,e),n?this:w,k);return y&&r&&m(i,{sticky:r}),i},C=function(t){t in k||i(k,t,{configurable:!0,get:function(){return v[t]},set:function(e){v[t]=e}})},S=c(v),T=0;while(S.length>T)C(S[T++]);w.constructor=k,k.prototype=w,b(a,"RegExp",k)}p("RegExp")},"4d90":function(t,e,r){"use strict";var n=r("23e7"),a=r("0ccb").start,o=r("9a0c");n({target:"String",proto:!0,forced:o},{padStart:function(t){return a(this,t,arguments.length>1?arguments[1]:void 0)}})},"9a0c":function(t,e,r){var n=r("342f");t.exports=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(n)},b669: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:"searchForm",attrs:{model:t.searchForm}},[r("el-form-item",[r("div",{staticClass:"itemFrom"},[r("el-input",{attrs:{placeholder:"订单号",onkeyup:"this.value=this.value.replace(/[, ]/g,'')"},model:{value:t.searchForm.ordernum,callback:function(e){t.$set(t.searchForm,"ordernum",e)},expression:"searchForm.ordernum"}}),r("el-input",{attrs:{placeholder:"用户ID",onkeyup:"this.value=this.value.replace(/[, ]/g,'')"},model:{value:t.searchForm.member_id,callback:function(e){t.$set(t.searchForm,"member_id",e)},expression:"searchForm.member_id"}}),r("el-input",{attrs:{placeholder:"用户名称",onkeyup:"this.value=this.value.replace(/[, ]/g,'')"},model:{value:t.searchForm.username,callback:function(e){t.$set(t.searchForm,"username",e)},expression:"searchForm.username"}}),r("el-input",{attrs:{placeholder:"提现地址",onkeyup:"this.value=this.value.replace(/[, ]/g,'')"},model:{value:t.searchForm.address,callback:function(e){t.$set(t.searchForm,"address",e)},expression:"searchForm.address"}}),r("el-select",{attrs:{clearable:"",placeholder:"选择状态"},model:{value:t.searchForm.status,callback:function(e){t.$set(t.searchForm,"status",e)},expression:"searchForm.status"}},t._l(t.statusList,(function(t){return r("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1),r("el-date-picker",{attrs:{type:"daterange","start-placeholder":"开始日期","end-placeholder":"结束日期"},model:{value:t.time,callback:function(e){t.time=e},expression:"time"}})],1)])],1)],1),r("div",{staticClass:"inquire"},[r("el-button",{staticClass:"demand",attrs:{type:"primary"},on:{click:t.inquire}},[t._v("查询")])],1),r("div",{staticClass:"inquire",staticStyle:{"margin-left":"30px"}},[r("el-button",{staticClass:"demand",attrs:{type:"primary"},on:{click:t.excel}},[t._v("导出EXCEL")])],1)]),r("div",[r("el-table",{staticStyle:{width:"100%"},attrs:{data:t.dataList,border:"","cell-style":{textAlign:"center"},"header-cell-style":{textAlign:"center"},"min-height":"150"}},[t._v(" > "),r("el-table-column",{attrs:{prop:"uid",label:"用户ID"}}),r("el-table-column",{attrs:{prop:"parent_alias",label:"上级备注"}}),r("el-table-column",{attrs:{prop:"username",label:"用户名称"}}),r("el-table-column",{attrs:{prop:"count",label:"第几次提现"}}),r("el-table-column",{attrs:{prop:"ordernum",label:"订单号"}}),r("el-table-column",{attrs:{prop:"amount",label:"金额"}}),r("el-table-column",{attrs:{prop:"fee",label:"手续费"}}),r("el-table-column",{attrs:{prop:"real_amount",label:"实际到账金额"}}),r("el-table-column",{attrs:{prop:"currency",label:"币种"}}),r("el-table-column",{attrs:{prop:"net",label:"提现网络"}}),r("el-table-column",{attrs:{prop:"address",label:"提现地址"}}),r("el-table-column",{attrs:{prop:"address_repeat_count",label:"同地址人数"}}),r("el-table-column",{attrs:{prop:"tx_link",label:"订单查询"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[e.row.tx_link?r("a",{attrs:{href:e.row.tx_link,target:"_blank"}},[t._v("链接")]):t._e()])]}}])}),r("el-table-column",{attrs:{prop:"created_at",label:"创建时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[t._v(" "+t._s(t.timestampToDatetime(e.row.created_at))+" ")])]}}])}),r("el-table-column",{attrs:{prop:"withdraw_status",label:"提现状态"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[t._v(" "+t._s("all"==e.row.withdraw_status?"所有(默认)":"waiting"==e.row.withdraw_status?"尚未打款":"aborted"==e.row.withdraw_status?"失败(超时)":"closed"==e.row.withdraw_status?"成功":"失败")+" ")])]}}])}),r("el-table-column",{attrs:{prop:"remark",label:"备注"}}),r("el-table-column",{attrs:{label:"操作",width:"260px"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",{staticClass:"handleIcon"},["closed"==e.row.withdraw_status?r("el-button",{staticClass:"mortar",attrs:{disabled:""}},[t._v("人工打款")]):r("el-button",{on:{click:function(r){return t.payment(e.row)}}},[t._v("人工打款")]),"waiting"==e.row.withdraw_status?r("el-button",{on:{click:function(r){return t.Abandon(e.row)}}},[t._v("废弃")]):r("el-button",{staticClass:"mortar",attrs:{disabled:""}},[t._v("废弃")])],1)]}}])})],1),r("Paginate",{attrs:{page:t.params.page,total:t.total},on:{currentChange:t.handleCurrentChange,sizeChange:t.handleSizeChange}})],1),r("el-dialog",{attrs:{title:t.WithdrawalTitle,visible:t.WithdrawalPopup,width:"60%","before-close":t.WithdrawalClose},on:{"update:visible":function(e){t.WithdrawalPopup=e}}},[r("div",{staticClass:"Withdrawaldetails"},[1==t.notification?r("div",[r("p",[t._v("备注:"),r("el-input",{attrs:{placeholder:"备注"},model:{value:t.WithdrawalList.remark,callback:function(e){t.$set(t.WithdrawalList,"remark",e)},expression:"WithdrawalList.remark"}})],1),t._v(" 废弃提现后,用户将会生成一条提现失败的记录,此订单的金额将会返回到用户的现货账户中去,请谨慎审核此操作。 ")]):r("div",[r("canvas",{ref:"QRCode_canvas",staticClass:"QRCode_canvas"}),r("p",[t._v("地址:"+t._s(t.WithdrawalList.address))]),r("p",[t._v("人工打款操作后,将会扣除用户的现货余额,请核对是否通过第三方的钱包对用户进行打款。")])])]),r("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[r("el-button",{on:{click:function(e){t.WithdrawalPopup=!1}}},[t._v("取 消")]),1==t.notification?r("el-button",{attrs:{type:"primary"},on:{click:t.AbandonSubmit}},[t._v("确定废弃")]):r("el-button",{attrs:{type:"primary"},on:{click:t.paymentSubmit}},[t._v("确认打款")])],1)])],1)},a=[],o=(r("a9e3"),r("d055")),u=r.n(o),i=r("0238"),c=r("f201"),l=r("c466"),s=r("ed08"),d={name:"withdrawdeposit",components:{Paginate:i["a"]},data:function(){return{searchForm:{ordernum:"",member_id:"",address:"",username:"",created_at_start:"",created_at_end:"",status:""},time:"",total:0,statusList:[{value:"all",label:"所有(默认)"},{value:"close",label:"成功"},{value:"waiting",label:"等待"},{value:"aborted",label:"失败(超时)"},{value:"closed",label:"成功"}],dataList:[],params:{page:1,page_size:this.$store.state.attr.pageSize},loading:!1,notification:!0,WithdrawalTitle:"",WithdrawalList:{},WithdrawalPopup:!1}},computed:{},watch:{},mounted:function(){this.install()},methods:{install:function(){var t=this,e=this.searchForm,r={ordernum:e.ordernum,username:e.username,address:e.address,member_id:e.member_id,created_at_start:Number(e.created_at_start),created_at_end:Number(e.created_at_end),status:e.status,page:Number(this.cal.accSub(this.params.page,1)),page_size:this.params.page_size};Object(c["xb"])(r).then((function(e){console.log(e),t.dataList=e.data.list,t.total=parseInt(e.data.listTotalCount),t.loading=!1}))},initInquire:function(){this.params.page=1,this.dataList=[],this.install()},inquire:function(){console.log(this.time),this.time.length>0?(this.searchForm.created_at_start=this.cal.accDiv(Date.parse(this.time[0]),1e3),this.searchForm.created_at_end=this.cal.accDiv(Date.parse(this.time[1]),1e3)):(this.searchForm.created_at_start="",this.searchForm.created_at_end=""),this.install()},excel:function(){Object(c["wb"])().then((function(t){Object(s["b"])(t,"提现日志")}))},payment:function(t){console.log(t),this.WithdrawalList=t,this.WithdrawalTitle="确认人工打款",this.notification=!1,this.WithdrawalPopup=!0,this.handleCreateQRCode(t.address)},Abandon:function(t){console.log(t),this.WithdrawalList=t,this.WithdrawalTitle="废弃充值",this.notification=!0,this.WithdrawalPopup=!0},AbandonSubmit:function(){var t=this;console.log("tijiao",this.WithdrawalList);var e={id:this.WithdrawalList.id,remark:this.WithdrawalList.remark};Object(c["tb"])(e).then((function(e){"200"==e.code?(t.initInquire(),t.$message({type:"success",message:e.message})):t.$message({type:"info",message:e.message}),t.WithdrawalClose()})).catch((function(){t.$message({type:"info",message:result.message})}))},paymentSubmit:function(){var t=this;console.log("tijiao",this.WithdrawalList);var e={id:this.WithdrawalList.id},r={withdraw_status:"closed"};Object(c["yb"])(e,r).then((function(e){t.$message({type:"success",message:e.message}),t.initInquire(),t.WithdrawalClose()})).catch((function(){t.$message({type:"info",message:result.message})}))},WithdrawalClose:function(){this.WithdrawalPopup=!1,this.notification=!0,this.WithdrawalList={},this.WithdrawalTitle="废弃充值"},handleCurrentChange:function(t){this.params.page=t,this.install()},handleSizeChange:function(t){this.params.page_size=t,this.install()},timestampToDatetime:function(t){return Object(l["a"])(t,!0)},handleCreateQRCode:function(t){var e=this,r={errorCorrectionLevel:"H",type:"image/jpeg",quality:.3};this.$nextTick((function(){var n=e.$refs.QRCode_canvas;console.log(n),u.a.toCanvas(n,t,r,(function(t){t&&console.error(t)}))}))}},beforeCreate:function(){},created:function(){},beforeMount:function(){},beforeUpdate:function(){},updated:function(){},beforeDestroy:function(){},destroyed:function(){},activated:function(){}},b=d,f=(r("ec5b"),r("2877")),m=Object(f["a"])(b,n,a,!1,null,"c35a552c",null);e["default"]=m.exports},ec5b:function(t,e,r){"use strict";var n=r("1e0f"),a=r.n(n);a.a},ed08:function(t,e,r){"use strict";r.d(e,"b",(function(){return a})),r.d(e,"a",(function(){return o}));r("4160"),r("c975"),r("d3b7"),r("4d63"),r("ac1f"),r("25f0"),r("3ca3"),r("4d90"),r("5319"),r("1276"),r("159b"),r("ddb0"),r("2b3d"),r("53ca");var n=r("5c96");function a(t,e){var r=new Blob([t],{type:"application/vnd.ms-excel;charset=utf-8"}),a=document.createElement("a");a.href=window.URL.createObjectURL(r),a.download=e+".xlsx",a.click(),window.URL.revokeObjectURL(r),Object(n["Message"])({message:"下载成功"})}var o=function(t,e){console.log(t);var r=document.createElement("input");r.value=t,r.readOnly=!0,document.body.appendChild(r),r.select(),r.setSelectionRange(0,r.value.length),document.execCommand("Copy"),document.body.removeChild(r),window.scrollTo(0,0),e instanceof Function&&e()}},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 u})),r.d(e,"B",(function(){return i})),r.d(e,"k",(function(){return c})),r.d(e,"vb",(function(){return l})),r.d(e,"c",(function(){return s})),r.d(e,"i",(function(){return d})),r.d(e,"f",(function(){return b})),r.d(e,"g",(function(){return f})),r.d(e,"e",(function(){return m})),r.d(e,"h",(function(){return p})),r.d(e,"b",(function(){return h})),r.d(e,"v",(function(){return g})),r.d(e,"u",(function(){return v})),r.d(e,"x",(function(){return w})),r.d(e,"w",(function(){return O})),r.d(e,"y",(function(){return j})),r.d(e,"sb",(function(){return _})),r.d(e,"fb",(function(){return y})),r.d(e,"ob",(function(){return x})),r.d(e,"o",(function(){return k})),r.d(e,"xb",(function(){return C})),r.d(e,"wb",(function(){return S})),r.d(e,"yb",(function(){return T})),r.d(e,"rb",(function(){return W})),r.d(e,"qb",(function(){return F})),r.d(e,"pb",(function(){return L})),r.d(e,"T",(function(){return P})),r.d(e,"tb",(function(){return R})),r.d(e,"R",(function(){return E})),r.d(e,"Q",(function(){return $})),r.d(e,"S",(function(){return D})),r.d(e,"A",(function(){return q})),r.d(e,"z",(function(){return z})),r.d(e,"t",(function(){return A})),r.d(e,"N",(function(){return I})),r.d(e,"P",(function(){return U})),r.d(e,"eb",(function(){return Q})),r.d(e,"n",(function(){return M})),r.d(e,"a",(function(){return N})),r.d(e,"l",(function(){return H})),r.d(e,"d",(function(){return J})),r.d(e,"m",(function(){return B})),r.d(e,"O",(function(){return V})),r.d(e,"ib",(function(){return X})),r.d(e,"nb",(function(){return Y})),r.d(e,"jb",(function(){return G})),r.d(e,"lb",(function(){return K})),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 ut})),r.d(e,"bb",(function(){return it})),r.d(e,"H",(function(){return ct})),r.d(e,"D",(function(){return lt})),r.d(e,"C",(function(){return st})),r.d(e,"G",(function(){return dt})),r.d(e,"F",(function(){return bt})),r.d(e,"E",(function(){return ft})),r.d(e,"I",(function(){return mt})),r.d(e,"L",(function(){return pt})),r.d(e,"K",(function(){return ht})),r.d(e,"J",(function(){return gt})),r.d(e,"M",(function(){return vt})),r.d(e,"r",(function(){return wt})),r.d(e,"p",(function(){return Ot})),r.d(e,"s",(function(){return jt})),r.d(e,"q",(function(){return _t})),r.d(e,"V",(function(){return yt})),r.d(e,"Y",(function(){return xt})),r.d(e,"X",(function(){return kt})),r.d(e,"W",(function(){return Ct})),r.d(e,"ub",(function(){return St}));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 u(t){return Object(n["b"])({url:"/withdrawal-net/create",method:"POST",data:t})}function i(t,e){return Object(n["b"])({url:"/withdrawal-net/update",method:"put",params:t,data:e})}function c(t){return Object(n["b"])({url:"/common-dic/index2",method:"get",params:t})}function l(t){return Object(n["b"])({url:"/withdrawal-net/delete",method:"delete",params:t})}function s(t){return Object(n["b"])({url:"/coin/index",method:"get",params:t})}function d(t,e){return Object(n["b"])({url:"/coin/update",method:"put",params:t,data:e})}function b(t){return Object(n["b"])({url:"/coin-recharge-net",method:"get",params:t})}function f(t){return Object(n["b"])({url:"/coin-recharge-net/delete",method:"delete",params:t})}function m(t){return Object(n["b"])({url:"/coin/net",method:"get",params:t})}function p(t){return Object(n["b"])({url:"/coin-recharge-net/create",method:"POST",data:t})}function h(t){return Object(n["b"])({url:"/invite-level/index",method:"get",params:t})}function g(t,e){return Object(n["b"])({url:"/invite-level/update",method:"put",params:t,data:e})}function v(t){return Object(n["b"])({url:"/invite-level/create",method:"POST",data:t})}function w(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 j(t){return Object(n["b"])({url:"/invite-profit-static/profit",method:"get",params:t})}function _(t){return Object(n["b"])({url:"/wallet/transfer-log",method:"get",params:t})}function y(t){return Object(n["b"])({url:"/wallet/transfer-export",method:"get",responseType:"blob",params:t})}function x(t){return Object(n["b"])({url:"/wallet/flash-exchange-log",method:"get",params:t})}function k(t){return Object(n["b"])({url:"/wallet/flash-exchange-export",method:"get",responseType:"blob",params:t})}function C(t){return Object(n["b"])({url:"/withdraw/index",method:"get",params:t})}function S(t){return Object(n["b"])({url:"/withdraw/export",method:"get",responseType:"blob",params:t})}function T(t,e){return Object(n["b"])({url:"/withdraw/update",method:"put",params:t,data:e})}function W(t){return Object(n["b"])({url:"/wallet/operate-log",method:"get",params:t})}function F(t){return Object(n["b"])({url:"/wallet/operate",method:"POST",data:t})}function L(t){return Object(n["b"])({url:"/wallet/modify-wallet-operate-remark",method:"PATCH",data:t})}function P(t){return Object(n["b"])({url:"/wallet/operate-export",method:"get",responseType:"blob",params:t})}function R(t){return Object(n["b"])({url:"/withdraw/abandon",method:"POST",data:t})}function E(t){return Object(n["b"])({url:"/recharge/confirm",method:"POST",data:t})}function $(t){return Object(n["b"])({url:"/recharge/abandon",method:"POST",data:t})}function D(t){return Object(n["b"])({url:"/recharge/export",method:"get",responseType:"blob",params:t})}function q(t){return Object(n["b"])({url:"/invite-profit-static/log",method:"get",params:t})}function z(t){return Object(n["b"])({url:"/invite-profit-static/change-type",method:"get",params:t})}function A(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 U(t){return Object(n["b"])({url:"/futures-order/cancel-close",method:"POST",data:t})}function Q(t){return Object(n["b"])({url:"/coin-control/index",method:"get",params:t})}function M(t,e){return Object(n["b"])({url:"/coin-control/update",method:"put",params:t,data:e})}function N(t){return Object(n["b"])({url:"/coin-control/create",method:"post",data:t})}function H(t,e){return Object(n["b"])({url:"/coin-control/delete",method:"DELETE",params:t,data:e})}function J(t){return Object(n["b"])({url:"/coin-control/coin",method:"get",params:t})}function B(t){return Object(n["b"])({url:"/futures-order/close-fee",method:"get",params:t})}function V(t){return Object(n["b"])({url:"/futures-order/close-all",method:"POST",params:t})}function X(t){return Object(n["b"])({url:"/tutorial/index",method:"get",params:t})}function Y(t){return Object(n["b"])({url:"/tutorial-type/index",method:"get",params:t})}function G(t){return Object(n["b"])({url:"/tutorial-type/create",method:"POST",data:t})}function K(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 ut(t){return Object(n["b"])({url:"/task/delete",method:"delete",params:t})}function it(t){return Object(n["b"])({url:"/task-member/index",method:"get",params:t})}function ct(t){return Object(n["b"])({url:"/option-order/index",method:"get",params:t})}function lt(t){return Object(n["b"])({url:"/option-coin/index",method:"get",params:t})}function st(t){return Object(n["b"])({url:"/option-coin/coin",method:"get",params:t})}function dt(t,e){return Object(n["b"])({url:"/option-coin/update",method:"put",params:t,data:e})}function bt(t){return Object(n["b"])({url:"/option-coin/delete",method:"delete",params:t})}function ft(t){return Object(n["b"])({url:"/option-coin/create",method:"post",data:t})}function mt(t){return Object(n["b"])({url:"/option-rule/index",method:"get",params:t})}function pt(t,e){return Object(n["b"])({url:"/option-rule/update",method:"put",params:t,data:e})}function ht(t){return Object(n["b"])({url:"/option-rule/delete",method:"delete",params:t})}function gt(t){return Object(n["b"])({url:"/option-rule/create",method:"post",data:t})}function vt(t){return Object(n["b"])({url:"/option-order/statistics",method:"get"})}function wt(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 jt(t,e){return Object(n["b"])({url:"/footer/update",method:"put",params:t,data:e})}function _t(t){return Object(n["b"])({url:"/footer/delete",method:"delete",params:t})}function yt(t){return Object(n["b"])({url:"/spread-level/index",method:"get",params:t})}function xt(t,e){return Object(n["b"])({url:"/spread-level/update",method:"put",params:t,data:e})}function kt(t){return Object(n["b"])({url:"/spread-level/delete",method:"delete",params:t})}function Ct(t){return Object(n["b"])({url:"/spread-level/create",method:"post",data:t})}function St(t){return Object(n["b"])({url:"/withdraw-account/index",method:"get",params:t})}}}]);
|