From fee2f2532144fca6c81b1523aeef54165c5263b2 Mon Sep 17 00:00:00 2001
From: hsy <1029150275@qq.com>
Date: 星期二, 25 八月 2026 16:50:38 +0800
Subject: [PATCH] Merge branch 'refs/heads/dev_pro2.0' into fix/hsy/20260812
---
src/packages/constants/src/biz-wms-enum.ts | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/packages/constants/src/biz-wms-enum.ts b/src/packages/constants/src/biz-wms-enum.ts
index 51df2da..abc02e8 100644
--- a/src/packages/constants/src/biz-wms-enum.ts
+++ b/src/packages/constants/src/biz-wms-enum.ts
@@ -57,14 +57,14 @@
return prefix + result;
}
-/** 鐩樼偣鏉′欢绫诲瀷鏋氫妇 */
+/** 鐩樼偣鏉′欢绫诲瀷鏋氫妇锛堜笌鍚庣 MesBizTypeConstants / 瀛楀吀鍊间繚鎸佷竴鑷达級 */
export const WlsStockTakingParamTypeEnum = {
- WAREHOUSE: 1, // 浠撳簱
- LOCATION: 2, // 搴撳尯
- AREA: 3, // 搴撲綅
- ITEM: 4, // 鐗╂枡
- BATCH: 5, // 鎵规
- QUALITY_STATUS: 6, // 璐ㄩ噺鐘舵��
+ WAREHOUSE: 102, // 浠撳簱
+ LOCATION: 103, // 搴撳尯
+ AREA: 104, // 搴撲綅
+ ITEM: 600, // 鐗╂枡
+ BATCH: 107, // 鎵规
+ QUALITY_STATUS: 900, // 璐ㄩ噺鐘舵��
} as const;
/** 鐩樼偣绫诲瀷鏋氫妇 */
--
Gitblit v1.9.3