DESKTOP-0GD05B0\Administrator hace 2 años
padre
commit
330865672c

+ 0 - 1
src/main/java/thyyxxk/webserver/service/heliyongyao/RationalUseServer.java

@@ -78,7 +78,6 @@ public class RationalUseServer {
         log.info("上传数据:{} ", js);
         Map<String, List<String>> map = new HashMap<>();
         try {
-            //            log.info("返回的数据:{}", fanHuiXinXi);
             JSONObject json = http.rationalUse(js);
             log.info("返回的数据:{}", json);
             if (json.getInteger("result_lv") > 0) {