wjli
2023-05-16 5a54f3f3ae25e5f9b9ec5d10bce794fa5e709a9b
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);
}