#
luxiaotao1123
2024-12-17 27ad7e7930c7e7d2c785dc321b4a30935442b352
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);
}