李金换
2022-03-28 ad21526ab4442d1fbc7b3e3b4568c434ebb90575
force-app/main/default/classes/LastbuyProductHandlerTest.cls
@@ -42,6 +42,8 @@
        lbp2.ProductName__c = pro.Id;
        update lbp2;
        delete lbp1;
    }
}