- {
- "code": 200,
- "result": "OK",
- "count": 3,
- "data": {
- "0": {
- "plid": "15",
- "uid": "1",
- "isnew": "1",
- "pmnum": "1",
- "lastupdate": "1636437252",
- "lastdateline": "1636437252",
- "authorid": "1",
- "pmtype": "2",
- "subject": "都來看看,這里是群聊呀",
- "members": "5",
- "min_max": "",
- "dateline": "1636437252",
- "lastmessage": {
- "firstauthorid": "1",
- "firstauthor": "admin",
- "firstsummary": "都來看看,這里是群聊呀"
- }
- },
- "1": {
- "plid": "23",
- "uid": "1",
- "isnew": "1",
- "pmnum": "2",
- "lastupdate": "0",
- "lastdateline": "1636469080",
- "authorid": "6",
- "pmtype": "2",
- "subject": "這里是群聊1111",
- "members": "3",
- "min_max": "",
- "dateline": "1636465639",
- "lastmessage": {
- "firstauthorid": "1",
- "firstauthor": "admin",
- "firstsummary": "回復(fù)內(nèi)容130",
- "lastauthorid": "3",
- "lastauthor": "demo",
- "lastsummary": ""
- }
- },
- "count": 2
- },
- "sqltime": "0.0126s"
- }
復(fù)制代碼 |