From dec96e2f8b84ea04d773c0c520c39b0822912ee3 Mon Sep 17 00:00:00 2001 From: D C <chenbangcai@prec-tech.com> Date: 星期五, 26 五月 2023 10:32:20 +0800 Subject: [PATCH] Merge branch 'master' of http://47.92.229.245:8089/r/OlyMEBG --- 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