#
luxiaotao1123
2025-01-09 16d0d0ec9df12a440c6610ae7a7354704eb6c0b4
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);
}