From 0d6ca2157dfa54fc8dd0baa2af2dac042f7094d0 Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期二, 07 三月 2023 18:26:26 +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