移动端聊天实现
This commit is contained in:
@@ -14,6 +14,7 @@ public class SyncReq extends RequestBase {
|
||||
private Long lastSequence;
|
||||
//一次拉取多少
|
||||
private Integer maxLimit;
|
||||
private Integer appId;
|
||||
|
||||
private String operater;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user