mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-31 18:48:09 +00:00
2 lines
512 B
JavaScript
2 lines
512 B
JavaScript
import{x as e}from"./index-7eafba5f.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};
|