post.9eb6500d.js 412 B

1
  1. import{p as s}from"./index.ede965c9.js";function o(t){return s({url:"/system/post/list",method:"get",params:t})}function r(t){return s({url:"/system/post/"+t,method:"get"})}function u(t){return s({url:"/system/post",method:"post",data:t})}function n(t){return s({url:"/system/post",method:"put",data:t})}function a(t){return s({url:"/system/post/"+t,method:"delete"})}export{u as a,a as d,r as g,o as l,n as u};