Commit 0e672d81 authored by zhang_u's avatar zhang_u

单机取号

parent a2335ad3
...@@ -493,6 +493,7 @@ public class Http extends NanoHTTPD { ...@@ -493,6 +493,7 @@ public class Http extends NanoHTTPD {
return resp; return resp;
} }
//立即生效时 判断是否存在网络交互 有时上传http
private void updateData(){ private void updateData(){
String json = ""; String json = "";
HttpRequest.getRetrofit(gson) HttpRequest.getRetrofit(gson)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment