## 獲取平臺回收站列表
### URL
> /web/index.php?c=account&a=recycle
### 請求方式
GET
### 請求參數
| 名稱 | 類型 | 必填 | 描述 | 值 |
| ----------- | :-----: | :-----: | ----------- |
| account_type | string | 否 | 平臺類型 | account, wxapp, webapp, phoneapp, xzapp, aliapp, baiduapp, toutiaoapp |
| keyword | string | 否 | 搜索關鍵詞 | 用戶輸入 |
| page | int | 否 | 頁碼 | | |
### 返回數據
```
{
"message": {
"errno": 0,
"message": {
"total": 10,
"page": 1,
"page_size": 20,
"list": [
{
"acid": "100675",
"uniacid": "1398",
"token": "NPd4bQPp89911pWBSzSpOx31RR93rWpB",
"encodingaeskey": "TZ5Zz6Q9CE5FrceI5dVIdeGcF1D5rGhZ1fV9A1EdV11",
"level": "1",
"account": "",
"original": "",
"key": "",
"secret": "sadf",
"name": "sdf",
"appdomain": "",
"auth_refresh_token": "",
"encrypt_key": "",
"hash": "vSESHUNG",
"type": "4",
"isconnect": "0",
"isdeleted": "1",
"endtime": "0",
"groupid": "0",
"default_acid": "100675",
"desc<x>ription": "sdf",
"rank": "0",
"createtime": "0",
"title_initial": "S",
"create_uid": "0",
"type_sign": "wxapp",
"starttime": "1456743079",
"groups": [],
"setting": {
"uniacid": "1398",
"passport": "",
"oauth": "",
"jsauth_acid": "0",
"uc": "",
"notify": "",
"creditnames": {
"credit1": {
"title": "積分",
"enabled": 1
},
"credit2": {
"title": "余額",
"enabled": 1
}
},
"creditbehaviors": {
"activity": "credit1",
"currency": "credit2"
},
"welcome": "",
"default": "",
"default_message": "",
"shortcuts": "",
"payment": "",
"stat": "",
"default_site": "0",
"sync": "0",
"recharge": "",
"tplnotice": "",
"grouplevel": "1",
"mcplugin": "",
"exchange_enable": "0",
"coupon_type": "1",
"statistics": "",
"bind_domain": "",
"comment_status": "0",
"reply_setting": "0",
"menuset": "",
"default_module": "",
"sync_member": "0",
"attachment_limit": "0",
"attachment_size": "14",
"remote": ""
},
"grouplevel": "1",
"logo": "http://prox.we7.com/attachment/headimg_100675.jpg?time=1566358811",
"qrcode": "http://prox.we7.com/attachment/qrcode_100675.jpg?time=1566358811",
"type_name": "微信小程序",
"switchurl": "./index.php?c=account&a=display&do=switch&uniacid=1398",
"setmeal": {
"uid": -1,
"username": "創始人",
"timelimit": "未設置",
"groupid": "-1",
"groupname": "所有服務"
},
"current_user_role": "founder",
"end": "永久"
},
{
"acid": "100691",
"uniacid": "1414",
"token": "TkZjQ1xQWoSOQXJ4jsRRzPz3W6s1PSSz",
"encodingaeskey": "V4ZbAsvzZdXihV7VYhN2sx4Kaivn4YB4so4ov440AAx",
"level": "1",
"account": "",
"original": "",
"key": "",
"secret": "",
"name": "324324",
"appdomain": "",
"auth_refresh_token": "",
"encrypt_key": "",
"hash": "CVG6mPIR",
"type": "4",
"isconnect": "0",
"isdeleted": "1",
"endtime": "0",
"groupid": "0",
"default_acid": "100691",
"desc<x>ription": "",
"rank": "0",
"createtime": "0",
"title_initial": "",
"create_uid": "0",
"type_sign": "wxapp",
"starttime": "1456743079",
"groups": [],
"setting": {
"uniacid": "1414",
"passport": "",
"oauth": "",
"jsauth_acid": "0",
"uc": "",
"notify": "",
"creditnames": {
"credit1": {
"title": "積分",
"enabled": 1
},
"credit2": {
"title": "余額",
"enabled": 1
}
},
"creditbehaviors": {
"activity": "credit1",
"currency": "credit2"
},
"welcome": "",
"default": "",
"default_message": "",
"shortcuts": "",
"payment": "",
"stat": "",
"default_site": "0",
"sync": "0",
"recharge": "",
"tplnotice": "",
"grouplevel": "1",
"mcplugin": "",
"exchange_enable": "0",
"coupon_type": "1",
"statistics": "",
"bind_domain": "",
"comment_status": "0",
"reply_setting": "0",
"menuset": "",
"default_module": "",
"sync_member": "0",
"attachment_limit": "0",
"attachment_size": "0",
"remote": ""
},
"grouplevel": "1",
"logo": "http://prox.we7.com/attachment/headimg_100691.jpg?time=1566358811",
"qrcode": "http://prox.we7.com/attachment/qrcode_100691.jpg?time=1566358811",
"type_name": "微信小程序",
"switchurl": "./index.php?c=account&a=display&do=switch&uniacid=1414",
"setmeal": {
"uid": -1,
"username": "創始人",
"timelimit": "未設置",
"groupid": "-1",
"groupname": "所有服務"
},
"current_user_role": "founder",
"end": "永久"
}
]
}
},
"redirect": "",
"type": "ajax"
}
```
| 參數 | 說明 |
| ----------- | :----------- |
| total | 總數 |
| pindex | 當前頁碼 |
| psize | 每頁數量 |
| list | 列表數據|
- 空白目錄
- 公共
- 系統自定義常量
- 圖片組件
- 權限組相關
- 平臺管理
- 公共數據
- 添加平臺
- 平臺列表
- 平臺回收站
- 平臺基礎信息
- 平臺停用、恢復、刪除
- 微信開放平臺
- 公眾號短信
- 平臺自定義到期提示
- 平臺使用者
- 平臺使用者權限設置
- 可用模塊、模板
- 應用操作員管理
- 版本管理
- 新建小程序版本
- 用戶管理
- 用戶管理列表
- 審核用戶列表
- 用戶回收站列表
- 用戶屬性設置
- 自定義到期提示
- 添加用戶
- 編輯-基礎信息
- 編輯-應用模板權限
- 編輯-賬號創建權限
- 編輯-賬號使用權限
- 編輯-使用賬號列表
- 編輯-操作應用列表
- 權限組
- 應用權限組-列表
- 應用權限組-編輯、添加
- 應用權限組-刪除
- 賬號權限組-列表
- 賬號權限組-編輯、添加
- 賬號權限組-刪除
- 用戶權限組合-列表
- 用戶權限組合-編輯、添加
- 用戶權限組合-刪除
- 系統功能
- 系統信息
- 站內公告
- 站內公告分類
- 短信管理
- 系統新聞
- 系統新聞分類
- 系統檢測優化
- 數據庫
- 木馬查殺
- 更新緩存