From 6dc46704e1dc3ffe0ddebc855933c6a40dac8fa9 Mon Sep 17 00:00:00 2001
From: 涂煌豪 <997058689@qq.com>
Date: 星期五, 18 三月 2022 18:27:36 +0800
Subject: [PATCH] 先款后修-修理增加先款标识
---
force-app/main/default/objects/LastbuyProduct__c/fields/effectiveFLG__c.field-meta.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/objects/LastbuyProduct__c/fields/effectiveFLG__c.field-meta.xml b/force-app/main/default/objects/LastbuyProduct__c/fields/effectiveFLG__c.field-meta.xml
index 0b1ca3f..0a5e3ca 100644
--- a/force-app/main/default/objects/LastbuyProduct__c/fields/effectiveFLG__c.field-meta.xml
+++ b/force-app/main/default/objects/LastbuyProduct__c/fields/effectiveFLG__c.field-meta.xml
@@ -4,6 +4,7 @@
<defaultValue>true</defaultValue>
<externalId>false</externalId>
<label>鏄惁鏈夋晥</label>
+ <trackHistory>true</trackHistory>
<trackTrending>false</trackTrending>
<type>Checkbox</type>
</CustomField>
--
Gitblit v1.9.1