From 7cbd891bed9c65fdbf469b120acd0043945152f0 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 15 Jun 2023 11:02:09 +0800 Subject: [PATCH] 1 --- WarehouseMgr/Tnb.WarehouseMgr/WmsEmptyInstockService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WarehouseMgr/Tnb.WarehouseMgr/WmsEmptyInstockService.cs b/WarehouseMgr/Tnb.WarehouseMgr/WmsEmptyInstockService.cs index d86c11ba..ad86e417 100644 --- a/WarehouseMgr/Tnb.WarehouseMgr/WmsEmptyInstockService.cs +++ b/WarehouseMgr/Tnb.WarehouseMgr/WmsEmptyInstockService.cs @@ -29,7 +29,7 @@ namespace Tnb.WarehouseMgr /// 空载具入库 /// [OverideVisualDev(ModuleId)] - [AttributeUsage(AttributeTargets.Class)] + public class WmsEmptyInstockService : BaseWareHouseService { private const string ModuleId = "26120915344165";