2 lines
3.2 KiB
JavaScript
2 lines
3.2 KiB
JavaScript
import{aP as t}from"./index.ZCt2DURL.js";function a(a){return t({url:"/api/agent/change-password",method:"post",data:a})}function e(a){return t({url:"/api/agent/change-pay-password",method:"post",data:a})}function n(a){return t({url:"/api/agent/sub/user",method:"get",params:a})}function r(a){return t({url:"/api/agent/sub/user",method:"post",data:a})}function u(a,e){return t({url:"/api/agent/sub/user/"+e,method:"put",data:a})}function o(a,e){return t({url:`/api/agent/sub/user/${a}`,method:"delete",data:e})}function c(a){return t({url:"/api/agent/merchant",method:"get",params:a})}function i(a,e){return t({url:"/api/agent/merchant",method:"post",data:a})}function s(a,e){return t({url:`/api/agent/merchant/${e}`,method:"put",data:a})}function p(a,e){return t({url:`/api/agent/merchant/${a}`,method:"delete",data:e})}function d(a,e){return t({url:`/api/agent/merchant/key/${a}`,method:"get",params:e})}function h(a){return t({url:"/api/agent/merchant/channel-config",method:"get",params:a})}function m(a){return t({url:"/api/agent/merchant/channel",method:"get",params:a})}function g(a){return t({url:"/api/agent/merchant/channel",method:"post",data:a})}function l(a,e){return t({url:`/api/agent/merchant/channel/${e}`,method:"put",data:a})}function f(a,e){return t({url:`/api/agent/merchant/channel/${a}`,method:"delete",data:e})}function $(a){return t({url:"/api/agent/service/account",method:"get",params:a})}function v(a){return t({url:"/api/agent/service/account",method:"post",data:a})}function b(a,e){return t({url:`/api/agent/service/account/${e}`,method:"put",data:a})}function y(a,e){return t({url:`/api/agent/service/account/${a}`,method:"delete",data:e})}function k(a){return t({url:"/api/agent/service/channel",method:"get",params:a})}function w(a){return t({url:"/api/agent/service/channel",method:"post",data:a})}function x(a,e){return t({url:`/api/agent/service/channel/${e}`,method:"put",data:a})}function j(a,e){return t({url:`/api/agent/service/channel/${a}`,method:"delete",data:e})}function q(a,e){return t({url:`/api/agent/service/account/key/${a}`,method:"get",params:e})}function z(a){return t({url:"/api/agent/recharge/accounts",method:"get",params:a})}function A(a){return t({url:"/api/agent/recharge/accounts",method:"post",data:a})}function B(a,e){return t({url:`/api/agent/recharge/accounts/${e}`,method:"put",data:a})}function C(a,e){return t({url:`/api/agent/recharge/accounts/${a}`,method:"delete",data:e})}function D(a){return t({url:"/api/agent/get-login-log",method:"get",params:a})}function E(a){return t({url:"/api/agent/orders/taobao",method:"get",params:a})}function F(a,e){return t({url:`/api/agent/service/update-deposit/${e}`,method:"put",data:a})}function G(a,e){return t({url:`/api/agent/merchant/update-deposit/${e}`,method:"put",data:a})}function H(){return t({url:"/api/agent/statistics",method:"get"})}function I(){return t({url:"/api/agent/pay-ip",method:"get"})}function J(a){return t({url:"/api/agent/pay-ip",method:"post",data:a})}export{v as A,b as B,F as C,k as D,j as E,w as F,x as G,q as H,I,J,e as a,n as b,a as c,o as d,r as e,z as f,D as g,C as h,A as i,B as j,E as k,H as l,c as m,p as n,i as o,s as p,G as q,m as r,h as s,f as t,u,g as v,l as w,d as x,$ as y,y as z};
|