| 123456789 |
- /**
- * 由 Fantastic-admin 提供技术支持
- * Powered by Fantastic-admin
- * Gitee https://gitee.com/hooray/fantastic-admin
- * Github https://github.com/hooray/fantastic-admin
- */
-
- import{n as t}from"./menu-2c9c5182.js";function o(e){return t({url:"/model",method:"GET",params:e})}function r(e){return t({url:`/model/${e}`,method:"GET"})}function u(e){return t({url:"/model/add",method:"POST",data:e})}function l(e){return t({url:"/model/update",method:"PUT",data:e})}function n(e){return t({url:`/model/${e}`,method:"DELETE"})}export{r as a,u as c,n as d,o as g,l as u};
|