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/lexAgencyInfo.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/lexAgencyInfo.json b/force-app/main/default/experiences/Consumable1/routes/lexAgencyInfo.json index 88492cb..9fdf59b 100644 --- a/force-app/main/default/experiences/Consumable1/routes/lexAgencyInfo.json +++ b/force-app/main/default/experiences/Consumable1/routes/lexAgencyInfo.json @@ -1,10 +1,10 @@ { - "activeViewId": "ace4cc2b-a063-40be-94c6-c5bdabeb00e0", - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "id": "72138bd6-1956-4337-8eb3-3135b8091773", - "label": "lexAgencyInfo", - "pageAccess": "UseParent", - "routeType": "custom-lexagencyinfo", - "type": "route", - "urlPrefix": "lexagencyinfo" -} + "activeViewId" : "376ad65a-00b6-4198-aa04-19a6360969bc", + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id" : "5e5ad0fe-6812-4fd0-9c56-bfce5822bf96", + "label" : "LexAgencyInfo", + "pageAccess" : "UseParent", + "routeType" : "custom-lexagencyinfo", + "type" : "route", + "urlPrefix" : "lexagencyinfo" +} \ No newline at end of file -- Gitblit v1.9.1