| 1 |
- import{ak as s,ap as t}from"./index.js";const o=r=>s.post({url:"/sys/storage/config/query/page",params:t(r)}),e=r=>s.get({url:"/sys/storage/config/detail/"+r}),n=r=>s.post({url:"/sys/storage/config/add",params:r}),g=r=>s.post({url:"/sys/storage/config/edit",params:r}),i=r=>s.post({url:"/sys/storage/config/removeByIds",params:r}),f=r=>s.post({url:"/sys/storage/config/master/"+r});export{e as a,n as b,g as c,i as d,f as e,o as i};
|