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/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml b/force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml index ee4c1ee..f2d9874 100644 --- a/force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml +++ b/force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml @@ -6,7 +6,7 @@ <formula>IF( (($User.ProfileId = '00e10000000xnp2')|| ($User.ProfileId = '00e10000000xzQ0') || ($User.ProfileId = '00e10000000xnp7') || ($User.ProfileId = '00e10000001220i') || ($User.ProfileId = '00e10000000xnpH') || ($User.ProfileId = '00e10000000xzQA') -|| ($User.ProfileId = '00e10000000hkas') || ($User.ProfileId ='00e10000000a7NY'))&&Logical_delete__c=false +|| ($User.ProfileId = '00e10000000hkas'))&&Logical_delete__c=false ,true,false)</formula> <label>鏌ョ湅搴旀爣椤圭洰</label> <trackHistory>false</trackHistory> -- Gitblit v1.9.1