force-app/main/default/classes/RentalHpDeptUpdTriggerTest.cls
@@ -82,6 +82,7 @@ oPDPlan.OPDPlan_ImplementDate__c = Date.today(); oPDPlan.NoOpp_Reason__c = 'HCP对应'; oPDPlan.OPDLendSortDraft__c = 1; oPDPlan.OPDType__c = '事件'; insert oPDPlan; @@ -104,6 +105,7 @@ oPDPlan1.OPDPlan_ImplementDate__c = Date.today(); oPDPlan1.NoOpp_Reason__c = 'HCP对应'; oPDPlan1.Rental_Apply2__c = ra1.Id; oPDPlan1.OPDType__c = '学会'; insert oPDPlan1; Rental_Apply__c ra2 = new Rental_Apply__c(