mac
2023-12-14 1c22df6f9f652b00fb64f523f1e2ee717fb4cc68
app/src/main/java/com/hdl/photovoltaic/internet/HttpServer/MyNanoHttpService.java
@@ -7,6 +7,9 @@
import androidx.annotation.Nullable;
/**
 * 本地服务器
 */
public class MyNanoHttpService extends Service {
    private MyNanoHttpServer myNanoHttpServer = MyNanoHttpServer.getInstance(null);