2 lines
615 B
JavaScript
2 lines
615 B
JavaScript
import{r}from"./index.77d4e45f.js";function n(t){return r.get({url:"/land.land/lists",params:t})}function d(t){return r.get({url:"/land.product/lists",params:t})}function i(t){return r.get({url:"/device.device/lists",params:t})}function e(t){return r.post({url:"/land.product/add",params:t})}function a(t){return r.post({url:"/land.product/edit",params:t})}function o(t){return r.post({url:"/land.product/delete",params:t})}function s(t){return r.get({url:"/land.product/detail",params:t})}function c(t){return r.post({url:"/land.product/bind",params:t})}export{c as a,i as b,s as c,a as d,e,n as f,d as g,o as h};
|