2 lines
653 B
JavaScript
2 lines
653 B
JavaScript
import{r as t}from"./index.e759f530.js";function c(r){return t.get({url:"/store_branch_product/storebranchproduct/lists",params:r})}function e(r){return t.post({url:"/store_branch_product/storebranchproduct/add",params:r})}function u(r){return t.post({url:"/store_branch_product/storebranchproduct/update",params:r})}function a(r){return t.post({url:"/store_branch_product/storebranchproduct/delete",params:r})}function n(r){return t.post({url:"/store_branch_product/storebranchproduct/edit_stock",params:r})}function d(r){return t.get({url:"/store_branch_product/storebranchproduct/detail",params:r})}export{c as a,d as b,u as c,e as d,n as e,a as f};
|