From c2f105094a6ee6bae21b16130023eabbb55914df Mon Sep 17 00:00:00 2001 From: 涂煌豪 <tuhuanghao@prec-tech.com> Date: 星期五, 25 三月 2022 17:59:45 +0800 Subject: [PATCH] 624调用606问题修复,联系人手机号排重 --- force-app/main/default/objects/Daily_Report__c/fields/Min_Manager_Checktime__c.field-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Daily_Report__c/fields/Min_Manager_Checktime__c.field-meta.xml b/force-app/main/default/objects/Daily_Report__c/fields/Min_Manager_Checktime__c.field-meta.xml index 1d515d4..828f46d 100644 --- a/force-app/main/default/objects/Daily_Report__c/fields/Min_Manager_Checktime__c.field-meta.xml +++ b/force-app/main/default/objects/Daily_Report__c/fields/Min_Manager_Checktime__c.field-meta.xml @@ -2,7 +2,7 @@ <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>Min_Manager_Checktime__c</fullName> <externalId>false</externalId> - <label>缁忕悊浠g悊纭鏃ユ椂</label> + <label>CL6 缁忕悊绾т唬鐞嗙‘璁ゆ棩鏃�</label> <summarizedField>Event__c.Manager_Check_Time__c</summarizedField> <summaryForeignKey>Event__c.Daily_Report__c</summaryForeignKey> <summaryOperation>min</summaryOperation> -- Gitblit v1.9.1