2 lines
3.6 KiB
JavaScript
2 lines
3.6 KiB
JavaScript
|
import{aP as t}from"./index.cWQXKwun.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 i(a){return t({url:"/api/agent/merchant",method:"get",params:a})}function s(a,e){return t({url:"/api/agent/merchant",method:"post",data:a})}function c(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 g(a){return t({url:"/api/agent/merchant/channel",method:"get",params:a})}function m(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 y(a,e){return t({url:`/api/agent/service/account/${e}`,method:"put",data:a})}function b(a,e){return t({url:`/api/agent/service/account/${a}`,method:"delete",data:e})}function O(a){return t({url:"/api/agent/service/channel",method:"get",params:a})}function k(a){return t({url:"/api/agent/service/channel",method:"post",data:a})}function w(a,e){return t({url:`/api/agent/service/channel/${e}`,method:"put",data:a})}function x(a,e){return t({url:`/api/agent/service/channel/${a}`,method:"delete",data:e})}function B(a,e){return t({url:`/api/agent/service/account/key/${a}`,method:"get",params:e})}function C(a){return t({url:"/api/agent/recharge/accounts",method:"get",params:a})}function S(a){return t({url:"/api/agent/recharge/accounts",method:"post",data:a})}function j(a,e){return t({url:`/api/agent/recharge/accounts/${e}`,method:"put",data:a})}function q(a,e){return t({url:`/api/agent/recharge/accounts/${a}`,method:"delete",data:e})}function z(a){return t({url:"/api/agent/get-login-log",method:"get",params:a})}function A(a){return t({url:"/api/agent/getOrderStatisticsByChannel",method:"get",params:a})}function D(a){return t({url:"/api/agent/orders/taobao",method:"get",params:a})}function E(a,e){return t({url:`/api/agent/service/update-deposit/${e}`,method:"put",data:a})}function F(a,e){return t({url:`/api/agent/merchant/update-deposit/${e}`,method:"put",data:a})}function G(){return t({url:"/api/agent/statistics",method:"get"})}function H(){return t({url:"/api/agent/pay-ip",method:"get"})}function I(a){return t({url:"/api/agent/pay-ip",method:"post",data:a})}function J(a,e={}){return t({url:`/api/agent/notification/${a}`,method:"post",data:e})}function K(){return t({url:"/api/agent/getOrderStatisticsByChannelSortOptions",method:"get"})}function L(a,e={}){return t({url:`/api/agent/order_status/${a}`,method:"post",data:e})}function M(a,e={}){return t({url:`/api/agent/status/${a}`,method:"post",data:e})}export{m as A,l as B,d as C,$ as D,b as E,v as F,y as G,E as H,O as I,x as J,k as K,w as L,B as M,H as N,I as O,e as a,n as b,a as c,o as d,r as e,A as f,z as g,L as h,C as i,q as j,S as k,j as l,K as m,D as n,J as o,G as p,i as q,p as r,M as s,s as t,u,c as v,F as w,g as x,h as y,f as z};
|