src/main/java/com/zy/asrs/service/BasDevpService.java @@ -9,4 +9,6 @@ List<Integer> getAvailableDevp(); BasDevp checkSiteStatus(Integer devpNo); }