From d8dc84a3d56df839895f1c417a4d9cbee763d262 Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期五, 03 三月 2023 14:50:59 +0800
Subject: [PATCH] gzw 测试环境代码更新
---
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