2 lines
407 B
JavaScript
2 lines
407 B
JavaScript
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};
|