Commit c4574a42 by YKai

feat

parent e002917c
...@@ -51,6 +51,7 @@ public class OtherMsgDetailActivity extends BaseActivity implements PtrHandler{ ...@@ -51,6 +51,7 @@ public class OtherMsgDetailActivity extends BaseActivity implements PtrHandler{
int type; //消息类别 int type; //消息类别
int page = 0; int page = 0;
boolean hasMore = true; boolean hasMore = true;
List<MsgData> msgDatas; List<MsgData> msgDatas;
......
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