From ed9b0c0b150e295e9a5db053882019a3a64ec299 Mon Sep 17 00:00:00 2001 From: payne <bzrlw2012@163.com> Date: 周四, 25 4月 2024 19:02:49 +0800 Subject: [PATCH] 库位页面修改 --- iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/CommonHelper/SerialSN/EnumSerialType.cs | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/CommonHelper/SerialSN/EnumSerialType.cs b/iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/CommonHelper/SerialSN/EnumSerialType.cs index e960468..ab86189 100644 --- a/iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/CommonHelper/SerialSN/EnumSerialType.cs +++ b/iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/CommonHelper/SerialSN/EnumSerialType.cs @@ -26,6 +26,13 @@ [Description("瀹㈡埛缂栧彿")] 瀹㈡埛缂栧彿 = 30, + /// <summary> + /// 搴撲綅缂栧彿 + /// </summary> + [Description("搴撲綅缂栧彿")] + 搴撲綅缂栧彿 = 40, + + } } -- Gitblit v1.9.3