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