src/main/java/com/zy/asrs/service/MatService.java @@ -10,4 +10,6 @@ Mat selectByMatnr(String matnr); Mat selectByBarcode(String barcode); }