chenjingwu
2024-04-19 8c3e6fedc033cde90faa75af56040f1b3d6b3b31
force-app/main/default/classes/MaintenanceProductDataController.cls
@@ -879,7 +879,7 @@
                    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{