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