增加了请求参数

This commit is contained in:
董宏宇
2020-05-20 17:03:13 +08:00
parent 958cac170c
commit 826793a34a
2 changed files with 2 additions and 1 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 {