涂煌豪
2022-03-18 6dc46704e1dc3ffe0ddebc855933c6a40dac8fa9
force-app/main/default/classes/LastbuyProductHandlerTest.cls
@@ -39,6 +39,9 @@
        lbp1.effectiveFLG__c = false;
        update lbp1;
        lbp2.ProductName__c = pro.Id;
        update lbp2;
    }
}