From 89972a97b196b6ea08520f04bfce5f5affb26741 Mon Sep 17 00:00:00 2001
From: GWY <guweiyiscp096@foxmail.com>
Date: 星期五, 15 四月 2022 11:38:11 +0800
Subject: [PATCH] LS内贸等新二级证

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

diff --git a/force-app/main/default/classes/LayoutDescriberHelper.cls-meta.xml b/force-app/main/default/classes/LayoutDescriberHelper.cls-meta.xml
new file mode 100644
index 0000000..9aeda45
--- /dev/null
+++ b/force-app/main/default/classes/LayoutDescriberHelper.cls-meta.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ApexClass xmlns="http://soap.sforce.com/2006/04/metadata">
+    <apiVersion>34.0</apiVersion>
+    <status>Active</status>
+</ApexClass>

--
Gitblit v1.9.1