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/accountManagement.json | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/accountManagement.json b/force-app/main/default/experiences/Consumable1/routes/accountManagement.json index fbb82ef..99c8dd7 100644 --- a/force-app/main/default/experiences/Consumable1/routes/accountManagement.json +++ b/force-app/main/default/experiences/Consumable1/routes/accountManagement.json @@ -1,9 +1,9 @@ { - "activeViewId": "fd91a176-37cc-4c72-887d-8a32f8472825", - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "id": "4160137e-e9a7-47f3-8f55-2a7a6f94dacb", - "label": "Account Management", - "routeType": "account-management", - "type": "route", - "urlPrefix": "account-management" -} + "activeViewId" : "198e4bed-7a3a-4a56-a15a-d354e55d5624", + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id" : "a5aefe6e-da20-437c-8ff9-ef31a22b8d4a", + "label" : "Account Management", + "routeType" : "account-management", + "type" : "route", + "urlPrefix" : "account-management" +} \ No newline at end of file -- Gitblit v1.9.1