#
luxiaotao1123
7 天以前 c536ca4d61bd123023b2f23567e8c52b7845be85
zy-acs-manager/src/main/java/com/zy/acs/manager/manager/service/BusService.java
@@ -19,4 +19,6 @@
    List<Bus> selectBySts(BusStsType busStsType, String memo);
    void checkoutComplete(Long busId);
}