From dd1c643be561ebfbb521431b49d6e1e65bfcbd81 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:49:07 +0800 Subject: [PATCH] fixconflict --- force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json b/force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json index 65cee31..2b7fb7d 100644 --- a/force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json +++ b/force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json @@ -1,10 +1,10 @@ { - "activeViewId" : "b0f2e8e7-62fd-42f3-bf3a-4bdf40b02bf4", - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "id" : "2c0812bd-c08f-4e4a-980f-360b54f841c4", - "label" : "LexOverdueStock", - "pageAccess" : "UseParent", - "routeType" : "custom-lexoverduestock", - "type" : "route", - "urlPrefix" : "lexoverduestock" -} \ No newline at end of file + "activeViewId": "b0f2e8e7-62fd-42f3-bf3a-4bdf40b02bf4", + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id": "2c0812bd-c08f-4e4a-980f-360b54f841c4", + "label": "LexOverdueStock", + "pageAccess": "UseParent", + "routeType": "custom-lexoverduestock", + "type": "route", + "urlPrefix": "lexoverduestock" +} -- Gitblit v1.9.1