This commit is contained in:
quantulr
2023-11-01 17:22:23 +08:00
parent 373b3d9dff
commit edf18e13eb
278 changed files with 1823 additions and 282 deletions

View File

@ -0,0 +1 @@
import{r as e}from"./index.b575cdf1.js";function a(){return e.get({url:"/setting/payment/method"})}function i(t){return e.post({url:"/setting/payment/editMethod",params:t})}function r(){return e.get({url:"/setting/payment/list"})}function s(t){return e.post({url:"/setting/payment/editConfig",params:t})}function g(t){return e.get({url:"/setting/payment/detail",params:t})}export{r as a,a as b,i as c,g,s};