binxie
2024-01-20 e0de9222da210f9c8eb1a9f5400f936a14923e11
force-app/main/default/workflows/Product_Documentation__c.workflow-meta.xml
@@ -16,7 +16,7 @@
        <description>产品资料公开申请-GI-</description>
        <protected>false</protected>
        <recipients>
            <recipient>manli_wu@olympus.com.cn</recipient>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
@@ -197,7 +197,7 @@
        <criteriaItems>
            <field>Product_Documentation__c.Close_material__c</field>
            <operation>equals</operation>
            <value>True</value>
            <value>真</value>
        </criteriaItems>
        <criteriaItems>
            <field>Product_Documentation__c.Material_status__c</field>
@@ -216,7 +216,7 @@
        <criteriaItems>
            <field>Product_Documentation__c.Material_deleate_request__c</field>
            <operation>equals</operation>
            <value>True</value>
            <value>真</value>
        </criteriaItems>
        <triggerType>onCreateOrTriggeringUpdate</triggerType>
    </rules>