From c55a86895cabc3e91c2e7aa4eab099a7287e0ae6 Mon Sep 17 00:00:00 2001
From: cl <1442464845@qq.com>
Date: 星期二, 21 四月 2026 14:54:16 +0800
Subject: [PATCH] 站点优化
---
rsf-admin/src/i18n/en.js | 198 ++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 192 insertions(+), 6 deletions(-)
diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index beda28d..2176f1d 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -3,6 +3,11 @@
const customEnglishMessages = {
...englishMessages,
hello: 'Hello World',
+ 'menu.httpAuditLog': 'HTTP audit',
+ 'menu.httpAuditRule': 'HTTP audit rules',
+ 'resources.httpAuditLog.name': 'HTTP audit',
+ 'resources.httpAuditRule.name': 'HTTP audit rules',
+ 'resources.httpAuditRule.createTitle': 'New audit rule',
common: {
response: {
success: "Success",
@@ -126,6 +131,7 @@
},
create: {
title: 'Create',
+ init: 'Init',
empty: {
title: 'Data Empty',
desc: 'Please Create Data First',
@@ -147,6 +153,8 @@
department: 'Department',
token: 'Token',
operation: 'Operation',
+ httpAuditLog: 'HTTP audit',
+ httpAuditRule: 'HTTP audit rules',
config: 'Config',
tenant: 'Tenant',
userLogin: 'Token',
@@ -173,6 +181,7 @@
asnOrder: 'AsnOrder',
asnOrderItem: 'AsnOrderItem',
asnOrderLog: 'asnOrderLog',
+ outStockOrderLog: 'Outbound Order Log',
asnOrderItemLog: 'asnOrderItemLog',
purchase: 'Purchase',
purchaseItem: 'PurchaseItem',
@@ -189,7 +198,7 @@
taskLog: 'TaskLog',
orderItem: 'OrderItem',
order: 'Order',
- locItem: 'LocItem',
+ locPreview: 'LocItem',
stock: 'Stock Manage',
histories: 'Histories',
wareWork: 'Warehouse Working',
@@ -203,13 +212,22 @@
inStockPoces: 'In Stock Pocess',
outStockPoces: 'Out Stock Pocess',
warehouseStock: 'Instant Inventory',
+ viewStockManage: 'Instant Inventory',
deviceBind: 'Device Bind',
tasks: 'Tasks',
+ locItem: 'Loc Items',
wave: 'Wave Manage',
basStation: 'BasStation',
basContainer: 'BasContainer',
+ emptyOutbound: 'Empty Pallet Outbound',
waveRule: 'Wave Rules',
checkDiff: 'Check Diff',
+ transfer: 'Transfer',
+ locRevise: 'Loc Revise',
+ statisticReport: 'Statistical Report',
+ locDeadReport: 'Locs Dead Report',
+ stockStatistic: 'Stock Statistic',
+ statisticCount: 'Statistic Count',
},
table: {
@@ -221,12 +239,16 @@
basContainer: {
containerType: 'containerType',
codeType: 'codeType',
+ startNo: 'Start No',
+ code: 'Barcode',
+ endNo: 'End No',
areas: 'areas',
},
basStation: {
stationName: 'stationName',
inAble: 'inAble',
outAble: 'outAble',
+ type: 'Site Type',
useStatus: 'useStatus',
status: 'status',
area: 'area',
@@ -322,6 +344,51 @@
unknown: 'Unknown',
}
},
+ httpAuditLog: {
+ serviceName: "service",
+ scopeType: "scope",
+ uri: "uri",
+ method: "method",
+ functionDesc: "description",
+ queryString: "query string",
+ requestBody: "request JSON",
+ responseBody: "response JSON",
+ responseTruncated: "response truncated",
+ httpStatus: "HTTP status",
+ okFlag: "ok / error",
+ spendMs: "spend ms",
+ clientIp: "client IP",
+ errorMessage: "error",
+ ioDirection: "I/O",
+ },
+ httpAuditRule: {
+ directionLabel: "Direction",
+ direction: { IN: "Inbound", OUT: "Outbound", BOTH: "Both" },
+ requestMaxChars: "Request max chars (-1 = full)",
+ responseMaxChars: "Response max chars (-1 = full)",
+ recordAll: "Record all (ignore whitelist rules)",
+ recordAllOn: "Yes",
+ recordAllOff: "No",
+ ruleTypeLabel: "Rule type",
+ ruleType: {
+ URI: "URI path",
+ IP: "Client IP",
+ REQUEST_BODY: "Request body",
+ },
+ matchModeLabel: "Match mode",
+ matchMode: {
+ EQUAL: "Equal",
+ PREFIX: "Prefix",
+ CONTAINS: "Contains",
+ REGEX: "Regex",
+ },
+ pattern: "Pattern",
+ enabled: "Enabled",
+ enabledOn: "On",
+ enabledOff: "Off",
+ sortOrder: "Sort",
+ remark: "Remark",
+ },
operationRecord: {
namespace: "namespace",
url: "url",
@@ -362,6 +429,7 @@
purUnit: "purchaseUnit",
stockUnit: "stockUnit",
stockLevel: "stockLeval",
+ stockQty: "Stock Qty",
isLabelMange: "isLabelMange",
safeQty: "safetyQty",
minQty: "minQty",
@@ -436,6 +504,7 @@
length: "length",
width: "width",
height: "height",
+ isHalf: 'Box Status',
row: "Row",
col: "Col",
lev: "Lev",
@@ -446,7 +515,8 @@
flagLabelMange: "FlagLabelMange",
locAttrs: "LocAttrs",
useStatus: 'useStatus',
- locAreaId: 'locAreaId'
+ locAreaId: 'locAreaId',
+ locCode: 'Loc Code'
},
locType: {
uuid: "uuid",
@@ -583,12 +653,13 @@
},
asnOrder: {
code: "Code",
- poCode: "poCode",
+ poCode: "Internal Code",
poId: "poId",
type: "Type",
wkType: "wkType",
anfme: "anfme",
qty: "qty",
+ palletQty: "Pallet Qty",
logisNo: "logisNo",
arrTime: "Arrived",
rleStatus: "Release",
@@ -654,6 +725,52 @@
checkQty: "Check Qty",
exceStatus: "Exce Status",
},
+ transfer: {
+ code: "code",
+ type: "type",
+ source: "source",
+ exceStatus: "exceStatus",
+ orgWareId: "orgWareId",
+ orgWareName: "orgWareName",
+ tarWareId: "tarWareId",
+ tarWareName: "tarWareName",
+ orgAreaId: "orgAreaId",
+ orgAreaName: "orgAreaName",
+ tarAreaId: "tarAreaId",
+ tarAreaName: "tarAreaName",
+ },
+
+ transferItem: {
+ transferId: "transferId",
+ transferCode: "transferCode",
+ matnrId: "matnrId",
+ maktx: "maktx",
+ matnrCode: "matnrCode",
+ unit: "unit",
+ anfme: "anfme",
+ qty: "qty",
+ workQty: "workQty",
+ batch: "batch",
+ splrId: "splrId",
+ spec: "spec",
+ model: "model",
+ fieldsIndex: "fieldsIndex",
+ platItemId: "platItemId",
+ platOrderCode: "platOrderCode",
+ platWorkCode: "platWorkCode",
+ projectCode: "projectCode",
+ },
+
+ transferOrder: {
+ code: 'Order No',
+ poCode: 'transfer No',
+ type: 'Type',
+ wkType: 'Work Type',
+ anfme: 'Anfme',
+ workQty: 'Work Qty',
+ qty: 'Qty',
+ },
+
checkDiffItem: {
checkId: "checkId",
orderCode: "orderCode",
@@ -665,6 +782,7 @@
batch: "batch",
anfme: "anfme",
checkQty: "checkQty",
+ diffQty: 'Diff Qty',
exceStatus: "exceStatus",
reason: "reason",
},
@@ -711,6 +829,7 @@
purUnit: "purUnit",
unit: 'Unit',
qty: "qty",
+ palletQty: "Pallet Qty",
safeQty: 'Safe Qty',
disQty: 'Def Qty',
splrCode: "splrCode",
@@ -723,7 +842,7 @@
},
asnOrderLog: {
code: "code",
- poCode: "poCode",
+ poCode: "Internal Code",
poId: "poId",
type: "type",
wkType: "wkType",
@@ -739,7 +858,7 @@
asnCode: "asnCode",
platItemId: "platItemId",
poDetlId: "poDetlId",
- poCode: "poCode",
+ poCode: "Internal Code",
fieldsIndex: "fieldsIndex",
matnrId: "matnrId",
matnrCode: "matnrCode",
@@ -774,6 +893,24 @@
project: "project",
startTime: "startTime",
endTime: "endTime",
+ },
+ stockStatistic: {
+ id: "id",
+ dayTime: "dayTime",
+ taskType: "taskType",
+ taskStatus: "taskStatus",
+ maktx: "maktx",
+ matnrCode: "matnrCode",
+ count: "count",
+ inAnfmeCount: 'In Anfme Count',
+ outAnfmeCount: 'Count Anfme Count',
+ inAnfme: 'In Anfme',
+ outAnfme: 'Out Anfme',
+ locCode: 'Loc Code',
+ barcode: 'Barcode',
+ batch: "batch",
+ anfme: "anfme",
+ unit: "unit",
},
delivery: {
code: "code",
@@ -847,12 +984,27 @@
},
waitPakin: {
code: "code",
+ asnCodes: "Inbound Order No.",
ansId: "ansId",
asnCode: "asnCode",
barcode: "barcode",
flagDefect: "Defective",
anfme: "anfme",
ioStatus: "ioStatus",
+ },
+ locRevise: {
+ code: "code",
+ type: "type",
+ anfme: "anfme",
+ reviseQty: "Revise Qty",
+ exceStatus: "Exce Status",
+ orgAreaId: "Area Id",
+ orgAreaName: "Area Name",
+ exceTime: "Exce Time"
+ },
+ reviseLog: {
+ reviseId: 'Revise Id',
+ reviseCode: 'Revise Code',
},
waitPakinItem: {
pakinId: "pakinId",
@@ -968,16 +1120,17 @@
wkType: 'Work Type',
orderType: "orderType",
orderItemId: "orderItemId",
- sourceCode: "sourceCode",
matnrId: "matnrId",
maktx: "maktx",
matnrCode: "matnrCode",
isptResult: 'Ispt Result',
unit: "unit",
anfme: "anfme",
+ qty: 'Qty',
batch: "batch",
spec: "spec",
model: "model",
+ sourceCode: "sourceCode",
},
stock: {
code: "Code",
@@ -1058,6 +1211,8 @@
},
locItem: {
locId: "locId",
+ locCode: "Loc",
+ barcode: "Tote barcode",
orderId: "orderId",
type: "type",
orderItemId: "orderItemId",
@@ -1067,11 +1222,15 @@
wareArea: 'Warehouse Areas',
maktx: "maktx",
matnrCode: "matnrCode",
+ diffQty: 'Diff Qty',
trackCode: "trackCode",
unit: "unit",
anfme: "anfme",
+ outQty: 'Revise Qty',
qty: 'Qty',
+ deadTime: 'Dead (Days锛�',
workQty: 'Work Qty',
+ reviseQty: 'Revise Qty',
batch: "batch",
splrBatch: "splrBatch",
spec: "spec",
@@ -1119,6 +1278,27 @@
}
},
page: {
+ dashboard: {
+ welcome: {
+ title: 'Welcome to the WMS website',
+ },
+ header: {
+ inStockQty: '',
+ outStockQty: '',
+ taskWorkQty: '',
+ planQty: 'Plan',
+ realQty: 'Real Qty',
+ waitQty: 'Wait Qty',
+ waitOutQty: 'Wait Out Qty',
+ stockUsage: 'Stock Usage',
+ },
+ chart: {
+ histories: 'Orders Echart',
+ },
+ list: {
+ stock: 'Stock Pie',
+ }
+ },
welcome: {
index: ' Welcome to the RSF Management System.',
tech: ' Technology stack: Java 17, SpringBoot2.5.3, Mybatis-plus_3.4.1, Spring Security, Druid 1.2.6, Redis, Mysql5.7, Node18, ReactJs, Material UI5.16, Axios, React-Admin5.1'
@@ -1199,12 +1379,14 @@
detail: "Detail",
unenable: 'unenable',
locInit: 'loc init',
+ init: "Init",
siteInit: 'site init',
batch: 'batch',
pick: 'Pick',
check: 'Check',
confirm: 'confirm',
cancel: "cancel",
+ delete: 'Delete',
query: "Query",
bulkExport: "Bulk Export",
continue: 'Continue Receipt',
@@ -1215,6 +1397,7 @@
start: 'Start',
stopPub: 'Stop Pub',
pause: 'Pause',
+ pausePub: 'Stop Auto Pub',
subzone: 'subzone',
bindmatnr: 'bind matnr',
bindloc: 'bind loc',
@@ -1229,7 +1412,10 @@
orderPrint: 'Orders Print',
quality: "quality",
complete: "complete",
+ confirmTransfer: "Comfirm Transfer",
allComfirm: 'All Comfirm',
+ createTransfer: 'Create Transfer Order',
+ createLocRevise: 'Create Stock Revise Order',
verifyComfirm: 'Verify Comfirm',
close: "close",
asnCreate: "Create By Order",
--
Gitblit v1.9.1