force-app/main/default/classes/PCLLostProduct2AssetHandlerTest.cls
@@ -50,7 +50,7 @@ prd1.Manual_Entry__c = true; prd1.Category5__c = '竞争对手'; prd1.Brand_Name__c = 'STORZ'; prd1.recordTypeId = recordtypeid; prd1.recordTypeId = recordtypeid; //20230221上线改为‘01210000000aMAE’,上完还原recordtypeid // prd1.Lost_By_Company__c= 'STORZ'; //add tcm 20211213 Product2 prd2 = new Product2();