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/recordDetail.json |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/routes/recordDetail.json b/force-app/main/default/experiences/Consumable1/routes/recordDetail.json
index 1cde82f..487ba18 100644
--- a/force-app/main/default/experiences/Consumable1/routes/recordDetail.json
+++ b/force-app/main/default/experiences/Consumable1/routes/recordDetail.json
@@ -1,9 +1,9 @@
 {
-  "activeViewId": "c8075095-c3fd-4d07-8079-0eb063287ad7",
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "id": "de9cd95e-59e4-4622-8f8d-8fdb3768da70",
-  "label": "Record Detail",
-  "routeType": "detail",
-  "type": "route",
-  "urlPrefix": "detail"
-}
+  "activeViewId" : "d30889c1-09fc-407a-8d9d-155b305cce6f",
+  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+  "id" : "63bae7d4-3412-48c3-9503-126a63811892",
+  "label" : "Record Detail",
+  "routeType" : "detail",
+  "type" : "route",
+  "urlPrefix" : "detail"
+}
\ No newline at end of file

--
Gitblit v1.9.1