Pu Zhibing
2025-07-22 3053622a190f1ed98a1fdd5ce998f9bda5cc7e87
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/feignClient/OtherClient.java
@@ -84,7 +84,7 @@
    R<BigDecimal> getCarDisCharge();
    @PostMapping(value = "/region/getGreenElectricity")
    R<BigDecimal> getGreenElectricity(@RequestBody List<Integer> siteIds);
    R<BigDecimal> getGreenElectricity();
    @PostMapping(value = "/region/carportData")
    R carportData(String parkingPlace);