From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期六, 20 一月 2024 13:16:47 +0800 Subject: [PATCH] addvalidationrule --- force-app/main/default/objects/Product2/fields/ConsumCategory1__c.field-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Product2/fields/ConsumCategory1__c.field-meta.xml b/force-app/main/default/objects/Product2/fields/ConsumCategory1__c.field-meta.xml index 9627f47..398840f 100644 --- a/force-app/main/default/objects/Product2/fields/ConsumCategory1__c.field-meta.xml +++ b/force-app/main/default/objects/Product2/fields/ConsumCategory1__c.field-meta.xml @@ -2,7 +2,7 @@ <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>ConsumCategory1__c</fullName> <externalId>false</externalId> - <label>鑰楁潗鍒嗙被1</label> + <label>鑰楁潗鍒嗙被1(涓嶇敤)</label> <length>255</length> <required>false</required> <trackHistory>false</trackHistory> -- Gitblit v1.9.1