{
"code": 1,
"data": [
{
"name": "GroupVoipBanner",
"rootpage": "2",
"sql": "CREATE TABLE GroupVoipBanner (wx_chatroom TEXT UNIQUE PRIMARY KEY , millsecond INTEGER DEFAULT 0, group_id TEXT DEFAULT 0, room_id INTEGER DEFAULT 0, room_key INTEGER DEFAULT 0, route_id INTEGER DEFAULT 0, voice_status INTEGER DEFAULT 0, talker_create_user TEXT, not_friend_user_list TEXT, members TEXT, Reserved1 INTEGER DEFAULT 0, Reserved2 TEXT)",
"tbl_name": "GroupVoipBanner",
"type": "table"
},
{
"name": "sqlite_autoindex_GroupVoipBanner_1",
"rootpage": "3",
"sql": "",
"tbl_name": "GroupVoipBanner",
"type": "index"
},
{
"name": "Param",
"rootpage": "4",
"sql": "CREATE TABLE Param (Key INTEGER UNIQUE, IValue INTEGER, StrValue TEXT, BufValue BLOB, Reserved1 INTEGER, Reserved2 TEXT, Reserved3 BLOB)",
"tbl_name": "Param",
"type": "table"
},
{
"name": "sqlite_autoindex_Param_1",
"rootpage": "5",
"sql": "",
"tbl_name": "Param",
"type": "index"
}
],
"msg": "success",
"total": 5,
"type": 50
}