wjli
2024-04-08 fc96e4d7fc20dbec5d2d96c6e8c557c1cc3212d3
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/service/ICarService.java
@@ -24,4 +24,6 @@
    List<Car> getCarInfo2(QueryWrapper<Car> wrapper);
    Month getCarCount(Integer year);
}
    Car getCarInfoByCarId(String carId);
}