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