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/views/流関連リスト.json |   48 ++++++++++++++++++++++--------------------------
 1 files changed, 22 insertions(+), 26 deletions(-)

diff --git "a/force-app/main/default/experiences/Consumable1/views/\346\265\201\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" "b/force-app/main/default/experiences/Consumable1/views/\346\265\201\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json"
index 6fba246..7be41c4 100644
--- "a/force-app/main/default/experiences/Consumable1/views/\346\265\201\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json"
+++ "b/force-app/main/default/experiences/Consumable1/views/\346\265\201\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json"
@@ -1,27 +1,23 @@
 {
-  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "cd0d3153-1cca-4111-ae2a-08454a8fe698",
-  "label": "娴� 闁㈤�c儶銈广儓",
-  "regions": [
-    {
-      "id": "97c8b536-fe44-45cf-ab4d-c97c3b43ef67",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "id": "13171fdc-cefa-466f-8796-f827886547e4",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "f0cd4e02-22fe-4c43-ad6d-fb48a0ee400a",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "relatedlist-0Fq"
-}
+  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+  "componentName" : "siteforce:sldsOneColLayout",
+  "dataProviders" : [ ],
+  "id" : "cd0d3153-1cca-4111-ae2a-08454a8fe698",
+  "label" : "娴� 闁㈤�c儶銈广儓",
+  "regions" : [ {
+    "id" : "97c8b536-fe44-45cf-ab4d-c97c3b43ef67",
+    "regionName" : "header",
+    "type" : "region"
+  }, {
+    "id" : "13171fdc-cefa-466f-8796-f827886547e4",
+    "regionName" : "content",
+    "type" : "region"
+  }, {
+    "id" : "f0cd4e02-22fe-4c43-ad6d-fb48a0ee400a",
+    "regionName" : "footer",
+    "type" : "region"
+  } ],
+  "themeLayoutType" : "Inner",
+  "type" : "view",
+  "viewType" : "relatedlist-0Fq"
+}
\ No newline at end of file

--
Gitblit v1.9.1