mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-05-06 02:49:19 +08:00
2 lines
312 B
JavaScript
2 lines
312 B
JavaScript
import{h as t}from"./user-58839eb1.js";function e(e){return t({url:"table",method:"post",data:e})}function r(e){return t({url:`table/${e}`,method:"delete"})}function a(e){return t({url:"table",method:"put",data:e})}function u(e){return t({url:"table",method:"get",params:e})}export{e as c,r as d,u as g,a as u};
|