src/main/java/com/example/client/service/SubunitService.java
@@ -66,7 +66,7 @@ JComboBoxItem[] teamList = sysTeamGroupClassService.getTeamList(null); JComboBoxItem[] cabinList = cabinService.getList(); String[] typeList = new String[]{ "改装", "加装", "换装", "改进性修理","" "","改装", "加装", "换装", "修理","改进性修理" }; List<DjJdgzShip> shipList = djJdgzShipService.getList(); Map<String, Long> shipMap = new HashMap<>();