#
luxiaotao1123
2025-03-22 ce3ebd9298709be8038cdc09c60d76983424f576
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);
}