#
luxiaotao1123
2024-12-24 481c47f602eb0ec69d4f740f84680348f2d86b79
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);
}