ERP-admin/build/admin/assets/goods.a5b72a03.js

2 lines
488 B
JavaScript
Raw Normal View History

2024-05-16 10:05:14 +08:00
import{r as s}from"./index.2398c167.js";function d(o){return s.get({url:"/goods/goods/lists",params:o})}function r(o){return s.post({url:"/goods/goods/add",params:o})}function e(o){return s.post({url:"/goods/goods/edit",params:o})}function i(o){return s.post({url:"/goods/goods/delete",params:o})}function n(o){return s.get({url:"/goods/goods/detail",params:o})}function a(o){return s.post({url:"/merchat/merchant/bind_goods",params:o})}export{d as a,a as b,n as c,e as d,r as e,i as f};