force-app/main/default/classes/MaintenanceProductDataController.cls
@@ -553,6 +553,8 @@ exmpdDetailsRecordsMap.put(id,exList); } } System.debug('chenjingwu=>' + muCountMap); System.debug('chenjingwu=>' + exmpdDetailsRecordsMap); // chenjingwu 3+2多年保修 20240417 end } } @@ -890,7 +892,7 @@ } } List<Maintenance_Product_Data_Details__c> exIntList = new List<Maintenance_Product_Data_Details__c>(); if(mpdDetailsRecords.size() > 0 && RecordTypeName.equals('GuranteeMain')){ if(RecordTypeName.equals('GuranteeMain')){ if(exmpdDetailsRecordsMap == null){ // chenjingwu 3+2多年保修 20240417 start