#
luxiaotao1123
2025-04-16 bc1b5250344b4b02cf7d17da001fc1c510c5dc20
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);
}