涂煌豪
2022-03-28 93ed3770e5f4a313e4cdb9239bdafc0037c68d24
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>