src/main/java/com/zy/asrs/service/StaDescService.java @@ -11,4 +11,6 @@ StaDesc queryCrnStn(Integer typeNo, Integer crnNo, Integer stnNo); StaDesc queryCrnStnAuto(Integer typeNo, Integer crnNo, Integer stnNo); }