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