123
chenjingwu
2024-04-22 603db86645baf934671902dc75976cc6d44b3af9
force-app/main/default/classes/MaintenanceProductDataController.cls
@@ -885,7 +885,10 @@
                    mus.add(new MultiYearWarranty__c(ProductName__c = id));
                    muMap.put(id,mus);
                }
                System.debug('chenjingwu=>' + muCountMap);
                System.debug('chenjingwu=>' + muMap);
                System.debug('chenjingwu=>' + mpdDetailsRecordsView);
                // chenjingwu 3+2多年保修   20240417 end
                if(isWarning){
                    return null;