From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 18 七月 2023 09:19:12 +0800
Subject: [PATCH] changeorg

---
 force-app/main/default/experiences/Consumable1/views/streamDetail.json |   70 +++++++++++++++++-----------------
 1 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/streamDetail.json b/force-app/main/default/experiences/Consumable1/views/streamDetail.json
index cb1cd2f..5eed214 100644
--- a/force-app/main/default/experiences/Consumable1/views/streamDetail.json
+++ b/force-app/main/default/experiences/Consumable1/views/streamDetail.json
@@ -1,39 +1,39 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "0c2c3b1a-34ee-493b-af35-596aa83568d6",
-  "label": "Stream Detail",
-  "regions": [
-    {
-      "id": "f1637238-82ab-4cef-a8b0-1278d67c9d5a",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "e3ef5ec3-0aba-44b3-b608-6f939cf49c88",
+    "label": "Stream Detail",
+    "regions": [
         {
-          "componentAttributes": {
-            "id": "{!recordId}"
-          },
-          "componentName": "forceCommunity:streamDetail",
-          "id": "60702a91-77e0-4289-a4ca-a5161a96550a",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "48e57d3b-e3d0-4f72-be2f-a2fae7b65a0a",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "id": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:streamDetail",
+                    "id": "8c078f23-692d-4f99-a755-99025f03a1b5",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "cd36c50d-c89e-4a33-a381-6e21077775b9",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "a16a1ef4-47ac-4970-9d30-9cc7d15dd873",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "825c9a77-bb20-48f2-a7f3-02e2b65a7523",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "fa8bc833-0127-4936-acb3-7ddb285df900",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "detail-0Fq"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-0Fq"
 }

--
Gitblit v1.9.1