From 299cd2a4b79f32f9e1b55997e48bbe7e598c2d3f Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期三, 27 八月 2025 17:31:47 +0800 Subject: [PATCH] 添加openApi模块 添加下发任务接口模块 --- rsf-admin/src/i18n/en.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index e5e7065..d908a9b 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -1152,6 +1152,7 @@ wareArea: 'Warehouse Areas', maktx: "maktx", matnrCode: "matnrCode", + diffQty: 'Diff Qty', trackCode: "trackCode", unit: "unit", anfme: "anfme", -- Gitblit v1.9.1