Is_InfoOwner__c 当前用户是否为 该招标项目的信息负责人(助理) false IF( InfoOwner__c = $User.Id ,true ,false ) false false Checkbox