nes-num lines-num-new"> 30
+        rootUrl+="&channel="+"guanwang";
31
+        String response= HttpUtils.doHttpPost(rootUrl,httpParams);
32
+        return parseResponse(response);
33
+    }
34
+
35
+    @Override
36
+    protected void onPostExecute(Boolean result) {
37
+        super.onPostExecute(result);
38
+        if(result){
39
+            onPostSuccess();
40
+        }else{
41
+            onPostFail();
42
+        }
43
+    }
44
+
45
+    protected  boolean parseResponse(String response){return true;}
46
+
47
+    protected void onPostFail(){ }
48
+
49
+    protected  void onPostSuccess(){ }
50
+
51
+
52
+
53
+}

kodo - Gogs: Go Git Service

Нет описания

huangqimin: 3d0d214667 :sparkles: Member Infos лет %!s(int64=6): %!d(string=назад)
..
simditor 3d0d214667 :sparkles: Member Infos лет %!s(int64=6): %!d(string=назад)