李彤
2022-11-15 719578590870d14484bf06d8d1eb6bb26bc86b90
force-app/main/default/classes/LastbuyProductHandlerTest.cls
@@ -42,6 +42,8 @@
        lbp2.ProductName__c = pro.Id;
        update lbp2;
        delete lbp1;
    }
}