2 lines
2.7 KiB
JavaScript
2 lines
2.7 KiB
JavaScript
|
import{aP as e}from"./index.DMuoDWpw.js";function t(t){return e({url:"/api/agent/recharge/records",method:"get",params:t})}function r(t={}){return e({url:"/api/agent/recharge/records/getProviderList",method:"get",params:t})}function a(t){return e({url:"/api/agent/recharge/deposittransfer",method:"get",params:t})}function n(t){return e({url:"/api/agent/service/depositdetails",method:"get",params:t})}function i(t){return e({url:"/api/agent/service/depositdetails/getTypeList",method:"get",params:t})}function o(t){return e({url:"/api/agent/merchant/balancedetails/getTypeList",method:"get",params:t})}function u(t){return e({url:"/api/agent/merchant/balancedetails",method:"get",params:t})}function s(t){return e({url:"/api/agent/merchant/balancedetails/getMerchantList",method:"get",params:t})}function c(t){return e({url:"/api/agent/service/balancedetails/getTypeList",method:"get",params:t})}function g(t){return e({url:"/api/agent/service/balancedetails",method:"get",params:t})}function p(t){return e({url:"/api/agent/team-stats",method:"get",params:t})}function d(t){return e({url:"/api/agent/recharge/deposittransfer/Overrule",method:"post",data:t})}function m(t){return e({url:"/api/agent/recharge/deposittransfer/ConfirmConversion",method:"post",data:t})}function l(t){return e({url:"/api/agent/recharge/records/ConfirmConversion",method:"post",data:t})}function h(t){return e({url:"/api/agent/recharge/records/Overrule",method:"post",data:t})}function f(t){return e({url:"/api/agent/recharge/records/delLog",method:"post",data:t})}function v(t){return e({url:"/api/agent/account/AgentBalanceLog",method:"get",params:t})}function L(t){return e({url:"/api/agent/service/Teamrunstatistics/getDetails",method:"get",params:t})}function y(t){return e({url:"/api/agent/service/Teamrunstatistics/getServiceList",method:"get",params:t})}function C(t){return e({url:"/api/agent/getServicePayoutList",method:"get",params:t})}function b(t){return e({url:"/api/agent/servicePayout/ConfirmConversion",method:"post",data:t})}function P(t){return e({url:"/api/agent/servicePayout/Overrule",method:"post",data:t})}export{f as delRechargeLog,v as getAgentBalanceLog,u as getBalanceDetailsList,s as getBalanceDetailsMerchanTypeList,o as getBalanceDetailsTypeList,i as getDepositTypeList,a as getDeposittransfers,r as getProviderList,t as getRechargeRecordsList,c as getServiceBalanceDetailsTypeList,C as getServicePayoutList,p as getTeamRunStatisticstList,L as getTeamrunStatisticsDetails,y as getTeamrunStatisticsServiceList,g as getbalancedetailsList,n as getdePositDetailsList,m as setConfirmConversion,d as setOverrule,l as setRechargeConfirmConversion,h as setRechargeOverrule,b as setServicePayoutConfirmConversion,P as setServicePayoutOverrule};
|