#
luxiaotao1123
2026-01-05 f7f53b2d2efe9cb0fda406b4bf29ef2d6e71e39b
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);
}