mac
2024-09-25 f1b6f9eeb0c65be3be02eba1296bf69067af6d9b
app/src/main/java/com/hdl/photovoltaic/internet/HttpServer/MyNanoHttpService.java
@@ -48,7 +48,7 @@
//                }
//
//            }
            HdlLogLogic.print("初始化Http服务器失败--->" + e.getMessage(), true);
            HdlLogLogic.print("初始化Http服务器失败---" + e.getMessage(), true);
            startService(new Intent(this, MyNanoHttpService.class));
        }
    }