kongdeqiang
2023-03-17 33b45f4ce71e89b9dd5d01d37c79628c0a3fbb23
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);
}