张宇恒
2022-04-12 e6f67a4b64a707c52c4eb635ba082f6f94250f90
force-app/main/default/classes/LastbuyProductHandlerTest.cls
@@ -42,6 +42,8 @@
        lbp2.ProductName__c = pro.Id;
        update lbp2;
        delete lbp1;
    }
}