From 946dc742c3536b24fd77043eea190ef0f050957c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Tue, 3 Feb 2026 11:09:38 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20production-item=20expectedUrl=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20(/master-data/item-master-data-management)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- production-item.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production-item.json b/production-item.json index 8b7aa52..1494f3f 100644 --- a/production-item.json +++ b/production-item.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "품목관리", "level2": "품목기준관리", - "expectedUrl": "/production/item-master", + "expectedUrl": "/master-data/item-master-data-management", "searchWithinParent": true, "closeOtherMenus": true },