gaoluyang
2025-12-22 43be32b8523e5139850b8cefc660026f35eb97bb
src/api/inventoryManagement/stockManage.js
@@ -18,7 +18,7 @@
    });
};
// 查询手动入库库存信息列表
// 查询自定义入库库存信息列表
export const getStockManagePageByCustom = (params) => {
    return request({
        url: "/stockin/listPageCopyByCustom",