#
luxiaotao1123
2025-03-18 85ecc4d9a9af134cdf447a2c27e65f1a75f265db
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);
}