#
luxiaotao1123
2024-12-23 4f8eab6610413317b16fe6127c60ff994616e85a
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);
}