From 8bbb8a2caf8720d74fb2aca31abdc6ef3ab9d13c Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 07 十一月 2024 16:01:15 +0800
Subject: [PATCH] 修改数据处理逻辑(大)

---
 src/main/java/com/se/simu/service/UwService.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/java/com/se/simu/service/UwService.java b/src/main/java/com/se/simu/service/UwService.java
index ae0b607..fd477b5 100644
--- a/src/main/java/com/se/simu/service/UwService.java
+++ b/src/main/java/com/se/simu/service/UwService.java
@@ -6,7 +6,6 @@
 import com.se.simu.domain.po.DataPo;
 import com.se.simu.helper.StringHelper;
 import com.se.simu.helper.WebHelper;
-import com.sun.xml.internal.messaging.saaj.util.TeeInputStream;
 import lombok.extern.slf4j.Slf4j;
 import org.springframework.stereotype.Service;
 import com.se.simu.Rainfall;
@@ -140,8 +139,9 @@
     }
 
     /**
-     *  鎵ц鍛戒护琛�,骞剁瓑寰呭懡浠ゆ墽琛屽畬姣�
+     * 鎵ц鍛戒护琛�,骞剁瓑寰呭懡浠ゆ墽琛屽畬姣�
      *
+     * https://www.cnblogs.com/stars-one/p/16482964.html
      * @param cmd 鍛戒护,window璁板緱瑕佷娇鐢╟md /c寮�澶�,濡俢md /c ipconfig
      * @throws IOException
      * @throws InterruptedException

--
Gitblit v1.9.3