@@ -13,7 +13,8 @@ import org.springframework.web.bind.annotation.RestController;
import java.util.List;
/**
- *能源配置
+ * 能源配置
+ *
* @author ya
* @since 2021-10-13
*/
@@ -25,7 +26,8 @@ public class ConsumeEnergyConfigController {
private ConsumeEnergyConfigService consumeEnergyConfigService;
- * 能源配置-列表查询
+ * 能源配置-列表查询
* @param siteId
* @return