游畅
2022-04-11 63802d619f5a2cdce4d1d0f0b62fcec8517d1f9b
force-app/main/default/classes/LastbuyProductHandlerTest.cls
@@ -42,6 +42,8 @@
        lbp2.ProductName__c = pro.Id;
        update lbp2;
        delete lbp1;
    }
}