From cd730d0b1a775abacfba06003bb58327d5d1fb3c Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期四, 02 二月 2023 12:23:31 +0800
Subject: [PATCH] 同步数据
---
force-app/main/default/objects/Service_Category7__c/Service_Category7__c.object-meta.xml | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/force-app/main/default/objects/Service_Category7__c/Service_Category7__c.object-meta.xml b/force-app/main/default/objects/Service_Category7__c/Service_Category7__c.object-meta.xml
index 05a655c..768a52a 100644
--- a/force-app/main/default/objects/Service_Category7__c/Service_Category7__c.object-meta.xml
+++ b/force-app/main/default/objects/Service_Category7__c/Service_Category7__c.object-meta.xml
@@ -140,13 +140,13 @@
<formFactor>Small</formFactor>
<type>Default</type>
</actionOverrides>
- <allowInChatterGroups>true</allowInChatterGroups>
+ <allowInChatterGroups>false</allowInChatterGroups>
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
<deploymentStatus>Deployed</deploymentStatus>
- <enableActivities>true</enableActivities>
+ <enableActivities>false</enableActivities>
<enableBulkApi>true</enableBulkApi>
<enableFeeds>false</enableFeeds>
- <enableHistory>true</enableHistory>
+ <enableHistory>false</enableHistory>
<enableLicensing>false</enableLicensing>
<enableReports>true</enableReports>
<enableSearch>true</enableSearch>
@@ -156,7 +156,6 @@
<label>绗�7鏈嶅姟鍒嗙被</label>
<nameField>
<label>绗�7鏈嶅姟鍒嗙被鍚嶇О</label>
- <trackHistory>false</trackHistory>
<type>Text</type>
</nameField>
<searchLayouts></searchLayouts>
--
Gitblit v1.9.1