沙世明
2022-03-31 777cbf73e5c136ca97fdfdad9c5b429462d65742
force-app/main/default/classes/LastbuyProductHandlerTest.cls
@@ -42,6 +42,8 @@
        lbp2.ProductName__c = pro.Id;
        update lbp2;
        delete lbp1;
    }
}