From 99537f14288ecc5502dfd653f986c76d7c40700d Mon Sep 17 00:00:00 2001
From: KKbes <1620284052@qq.com>
Date: 星期三, 26 七月 2023 16:10:43 +0800
Subject: [PATCH] 学会

---
 force-app/main/default/aura/lexMeetingCostsAura/lexMeetingCostsAura.cmp-meta.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/aura/lexMeetingCostsAura/lexMeetingCostsAura.cmp-meta.xml b/force-app/main/default/aura/lexMeetingCostsAura/lexMeetingCostsAura.cmp-meta.xml
index 632b900..1eab8b2 100644
--- a/force-app/main/default/aura/lexMeetingCostsAura/lexMeetingCostsAura.cmp-meta.xml
+++ b/force-app/main/default/aura/lexMeetingCostsAura/lexMeetingCostsAura.cmp-meta.xml
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <AuraDefinitionBundle xmlns="http://soap.sforce.com/2006/04/metadata">
     <apiVersion>54.0</apiVersion>
+
     <description>A Lightning Component Bundle</description>
+    
 </AuraDefinitionBundle>

--
Gitblit v1.9.1