2 lines
525 B
JavaScript
2 lines
525 B
JavaScript
import{r as o}from"./index.1aecd252.js";function i(t){return o.get({url:"/quotation.quotation/lists",params:t})}function u(t){return o.post({url:"/quotation.quotation/add",params:t})}function n(t){return o.post({url:"/quotation.quotation/edit",params:t})}function r(t){return o.post({url:"/quotation.quotation/delete",params:t})}function e(t){return o.get({url:"/quotation.quotation/detail",params:t})}function s(t){return o.get({url:"/quotation.quotation/datas",params:t})}export{i as a,n as b,u as c,e as d,r as e,s as f};
|