From 281145baca770c898898e3e759de254a74dab032 Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期五, 27 六月 2025 16:54:08 +0800 Subject: [PATCH] 更新川易充 --- ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/util/KsolarUtils.java | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/util/KsolarUtils.java b/ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/util/KsolarUtils.java index 1efb97a..b12eb8a 100644 --- a/ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/util/KsolarUtils.java +++ b/ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/util/KsolarUtils.java @@ -138,9 +138,7 @@ return access_token; } - public static void main(String[] args) throws Exception { - System.out.println(getYearAllEnergy("2025","")); - } + } \ No newline at end of file -- Gitblit v1.7.1