From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期五, 16 六月 2023 17:24:31 +0800 Subject: [PATCH] backup code --- force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json b/force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json index 0172bb1..3451cf5 100644 --- a/force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json +++ b/force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json @@ -1,10 +1,10 @@ { - "activeViewId": "afb34dd9-404b-4bea-949d-07c42681d821", - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "id": "15de9dbd-a894-4fbc-8672-f2917c4addc5", - "label": "LexInventoryView", - "pageAccess": "UseParent", - "routeType": "custom-lexinventoryview", - "type": "route", - "urlPrefix": "lexinventoryview" -} + "activeViewId" : "afb34dd9-404b-4bea-949d-07c42681d821", + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id" : "15de9dbd-a894-4fbc-8672-f2917c4addc5", + "label" : "LexInventoryView", + "pageAccess" : "UseParent", + "routeType" : "custom-lexinventoryview", + "type" : "route", + "urlPrefix" : "lexinventoryview" +} \ No newline at end of file -- Gitblit v1.9.1