#
luxiaotao1123
2024-12-25 c3db115095084be321594058fb545578c4d4f32b
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);
}