1)修改数据库命名,不和业务使用重合。
2)修改user 表,uid为unique, 聊天室文件夹name unique移除
This commit is contained in:
31
apps/im_app/assets/loginData.json
Normal file
31
apps/im_app/assets/loginData.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"code": 0,
|
||||
"message": "OK",
|
||||
"data": {
|
||||
"account_id": "1713925030yFMUBu",
|
||||
"profile": {
|
||||
"uid": 2137067,
|
||||
"uuid": "1713925030yFMUBu",
|
||||
"last_online": 1772819822,
|
||||
"profile_pic": "Image/7e/f5/7ef5b60dd83a34a74c164a21fbd1f098/7ef5b60dd83a34a74c164a21fbd1f098.jpg",
|
||||
"profile_pic_gaussian": "",
|
||||
"nickname": "Happi(哈比)",
|
||||
"contact": "86552205",
|
||||
"country_code": "+65",
|
||||
"email": "happi@winwayinfo.com",
|
||||
"recovery_email": "",
|
||||
"username": "happi",
|
||||
"bio": "",
|
||||
"relationship": 2,
|
||||
"user_alias": null,
|
||||
"channel_id": 1,
|
||||
"channel_group_id": 1,
|
||||
"hint": "1111"
|
||||
},
|
||||
"nonce": "",
|
||||
"access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjIxMzcwNjcsInVkaWQiOjI2NjI2MzcsInNpZCI6IjE3NzI4NjU0NDc0Z1c2VWc9PSIsImlzcyI6ImFiYy5jb20iLCJhdWQiOlsidXNlciJdLCJleHAiOjE3NzQxNjE0NDcsIm5iZiI6MTc3Mjg2NTQ0NywiaWF0IjoxNzcyODY1NDQ3fQ.gUL6hyKgyPP8Tw9y7kRSq-ndNKfV9uGFhU4YKiQzg0I",
|
||||
"refresh_token": "ps0FF3XayvnJB_P8Cnfu7w-uD781b1-vfmUjbrONZxI=",
|
||||
"device_id": "SP1A.210812",
|
||||
"login_data": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user