cy
2023-12-07 84060a9e25145f2677caeaece8b85196463d9a7b
admin-web/src/api/deptGoods/scrap.js
@@ -20,7 +20,7 @@
// 新增
export function scrappedAdd(data) {
  return request({
    url: '/pc/l/wh/form/scrapped/add',
    url: '/pc/l/wh/form/scrapped/deptAdd',
    method: 'post',
    data,
  });