2023-10-23 17:13:34 +08:00

2 lines
512 B
JavaScript

import{A as e}from"./index-0d58768e.js";function u(t){return e.get("pay/account",{params:t})}function a(t){return e.get(`pay/account/${t}`)}function r(){return e.get("pay/account/stat")}function c(){return e.get("pay/account/type")}function o(t){return e.get("pay/refund",{params:t})}function f(t){return e.get(`pay/refund/${t}`)}function s(){return e.get("pay/refund/type")}function g(t){return e.post("pay/refund/transfer",t,{showSuccessMessage:!0})}export{c as a,a as b,r as c,o as d,s as e,f,u as g,g as h};