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/lexInventory.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/lexInventory.json b/force-app/main/default/experiences/Consumable1/routes/lexInventory.json index 52910c0..f835008 100644 --- a/force-app/main/default/experiences/Consumable1/routes/lexInventory.json +++ b/force-app/main/default/experiences/Consumable1/routes/lexInventory.json @@ -1,10 +1,10 @@ { - "activeViewId": "86cd7e17-9d77-47e1-906e-f87e8a36b5e0", - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "id": "347e4abc-85c2-477d-ae7a-0ac5bfc0728f", - "label": "lexInventory", - "pageAccess": "UseParent", - "routeType": "custom-lex-inventory", - "type": "route", - "urlPrefix": "lexinventory" -} + "activeViewId" : "5a24538d-0a99-40a3-a6a1-4496d0333a05", + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id" : "465ce810-60bc-45a4-92f4-8148664ee531", + "label" : "LexInventory", + "pageAccess" : "UseParent", + "routeType" : "custom-lexinventory", + "type" : "route", + "urlPrefix" : "lexinventory" +} \ No newline at end of file -- Gitblit v1.9.1