wjc
2024-12-04 23d38b1e7374c20698702b6ab3feb1e92e82c4d3
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));
        }
    }