From 2443ed621ffbbde236206b4735543803fe75afe5 Mon Sep 17 00:00:00 2001
From: KKbes <1620284052@qq.com>
Date: 星期二, 23 五月 2023 14:17:21 +0800
Subject: [PATCH] 会议费用情况  学会培训

---
 force-app/main/default/classes/LexMeetingCostsController.cls-meta.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/classes/LexMeetingCostsController.cls-meta.xml b/force-app/main/default/classes/LexMeetingCostsController.cls-meta.xml
index 70f89f4..0212e63 100644
--- a/force-app/main/default/classes/LexMeetingCostsController.cls-meta.xml
+++ b/force-app/main/default/classes/LexMeetingCostsController.cls-meta.xml
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ApexClass xmlns="http://soap.sforce.com/2006/04/metadata">
+    
     <apiVersion>51.0</apiVersion>
     <status>Active</status>
+
 </ApexClass>
\ No newline at end of file

--
Gitblit v1.9.1