123
chenjingwu
2024-04-23 ba7cbbe12980d10600ea1f6eea7e53f6258f638a
force-app/main/default/classes/MaintenanceProductDataController.cls
@@ -549,9 +549,12 @@
                            }
                        }
                        exList.add(new ExMpdDetailsInfo());
                        muCountMap.put(id,exList.size());
                        exmpdDetailsRecordsMap.put(id,exList);
                    }
                }
                System.debug('chenjingwu=>' + muCountMap);
                System.debug('chenjingwu=>' + exmpdDetailsRecordsMap);
                // chenjingwu 3+2多年保修   20240417 end
            } 
        }