From e3f09994d35571d0d68d6e48926ba466a1e68af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Tue, 27 Aug 2024 09:14:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=9B=E5=85=89=E6=9D=83=E9=99=90=E5=BE=AE?= =?UTF-8?q?=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controllers/mes/wms/WmPolishInventoryController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZR.Admin.WebApi/Controllers/mes/wms/WmPolishInventoryController.cs b/ZR.Admin.WebApi/Controllers/mes/wms/WmPolishInventoryController.cs index 7e2358fe..f7a2aba2 100644 --- a/ZR.Admin.WebApi/Controllers/mes/wms/WmPolishInventoryController.cs +++ b/ZR.Admin.WebApi/Controllers/mes/wms/WmPolishInventoryController.cs @@ -12,7 +12,7 @@ namespace ZR.Admin.WebApi.Controllers /// /// 工艺路线-抛光 库存表 /// - [Verify] + // [Verify] [Route("/mes/wm/WmPolishInventory")] public class WmPolishInventoryController : BaseController {