src/main/java/com/zy/asrs/controller/WrkMastController.java @@ -164,6 +164,4 @@ wrkMastService.updateBatchById(list); return R.ok(); } }