From ac719375874fd50fad5a11f8e04ac3329081bd0b Mon Sep 17 00:00:00 2001 From: Li Jun <buli@deloitte.com.cn> Date: 星期五, 08 四月 2022 22:58:44 +0800 Subject: [PATCH] Fix Weekly Report --- 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