This commit is contained in:
wangcongtao
2020-05-21 14:50:48 +08:00
51 changed files with 94 additions and 43 deletions

View File

@@ -19,6 +19,7 @@ public class RefreshBody {
public String sn;
public boolean onlyFocus; // 是否仅查询已关注的好友
public boolean onlySameCity; // 是否仅查询注册城市相同的同城用户
public boolean viewPush; // 是否走V2X通道 true-401011false -401001
public static class LatLon {