涂煌豪
2022-05-24 d19583a89444b817e926371123f5bc782357b8b0
force-app/main/default/classes/LastbuyProductHandlerTest.cls
@@ -42,6 +42,8 @@
        lbp2.ProductName__c = pro.Id;
        update lbp2;
        delete lbp1;
    }
}