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