#
luxiaotao1123
2026-01-27 2a30823fa12361a2873d914edca1c5ffe684d3ec
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);
}