涂煌豪
2022-05-19 0a3c181367008553cd34bc7c4deab70ba3c8bac7
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Request_input_bid_information</fullName>
    <active>true</active>
    <errorConditionFormula>AND(Request_flag__c =true,AND(ISBLANK(Web_URL__c),Attachement__c=false))</errorConditionFormula>
    <errorMessage>请输入中标结果信息(附件或输入中标通知书URL)</errorMessage>
</ValidationRule>