From 962519811b7c4be07f30d09e791798b0ea79d3ae Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期三, 08 三月 2023 09:54:02 +0800
Subject: [PATCH] 同步代码
---
force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/GuaranteePeriodAlterationApplication__c.object-meta.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/GuaranteePeriodAlterationApplication__c.object-meta.xml b/force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/GuaranteePeriodAlterationApplication__c.object-meta.xml
index 85b6d6c..08e38fb 100644
--- a/force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/GuaranteePeriodAlterationApplication__c.object-meta.xml
+++ b/force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/GuaranteePeriodAlterationApplication__c.object-meta.xml
@@ -148,7 +148,7 @@
<enableActivities>false</enableActivities>
<enableBulkApi>true</enableBulkApi>
<enableFeeds>false</enableFeeds>
- <enableHistory>true</enableHistory>
+ <enableHistory>false</enableHistory>
<enableLicensing>false</enableLicensing>
<enableReports>true</enableReports>
<enableSearch>true</enableSearch>
@@ -159,7 +159,6 @@
<nameField>
<displayFormat>{YYYY}{MM}{DD}{0000}</displayFormat>
<label>淇濅慨鏈熷彉鏇寸敵璇峰悕绉�</label>
- <trackHistory>false</trackHistory>
<type>AutoNumber</type>
</nameField>
<searchLayouts></searchLayouts>
--
Gitblit v1.9.1