src/main/java/com/zy/asrs/mapper/WrkMastMapper.java @@ -94,4 +94,5 @@ List<WrkMast> selectAll(@Param("staNo")Integer staNo); WrkMast selectAllC(); }