force-app/main/default/classes/MaintenanceProductDataController.cls
@@ -876,10 +876,10 @@ mus.add(mu); } } mus.add(new MultiYearWarranty__c({ProductName__c = id})); mus.add(new MultiYearWarranty__c(ProductName__c = id)); muMap.put(id,mus); } // chenjingwu 3+2多年保修 20240417 end // chenjingwu 3+2多年保修 20240417 end if(isWarning){ return null; }else{