From 3e473e90358abbf82e7a60b6ed58ca2df02d4ce4 Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周二, 10 12月 2024 13:33:09 +0800 Subject: [PATCH] pda页面 --- LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts b/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts index 2ee2d22..8032b96 100644 --- a/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts +++ b/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts @@ -4,9 +4,9 @@ DeleteWmsStockQuan = '/api/wmsStockQuan/delete', UpdateWmsStockQuan = '/api/wmsStockQuan/update', PageWmsStockQuan = '/api/wmsStockQuan/page', - ShortagePage = '/api/wmsStockQuan/ShortagePage', - ShortagePageGroupByInfo5 = '/api/wmsStockQuan/ShortagePageGroupByInfo5', - ShortageList = '/api/wmsStockQuan/ShortageList', + ShortagePage = '/api/WmsCommonnQuery/ShortagePage', + ShortagePageGroupByInfo5 = '/api/WmsCommonnQuery/ShortagePageGroupByInfo5', + ShortageList = '/api/WmsCommonnQuery/ShortageList', PageStockQuanForUse= '/api/wmsStockQuan/getStockQuanPageForUse', ListWmsStockQuan = '/api/wmsStockQuan/list', DetailWmsStockQuan = '/api/wmsStockQuan/detail', -- Gitblit v1.9.3