## 修改記錄
| 時間 | 修改記錄 |
| --- | --- |
| 2010812111120 | 返回值增加child_num字段 |
| 2010812271350 | 入參增加open_id字段,用于獲取doc_url字段 |
> 返回字段說明
| 字段 | 說明 |
| --- | --- |
| title | 文件/文件夾名稱 |
|type|類型【1、文件夾,2、文件】|
|url|文件地址|
|size|文件大小|
|ext|文件擴展后綴|
|mt_id|所屬會議id,可以為空|
|parent_id||
|target_id||
|target_type||
|child_num|子目錄下文件數量|
~~~[api]
get:/v1/meetingsys/meeting/listFile
mt_id#所屬會議id
*target_id#所屬/目標 id
*target_type#所屬/目標 類別【module:屬于功能模塊, menu:屬于欄目】
parent_id=0#父級id
keyword#搜索關鍵詞【搜索文件名稱】
open_id#獲取doc_url【轉換后文檔地址】必填
int:index#頁碼,默認1
int:limit#每頁顯示數據量,默認10,最大20
<<<
success
{
"code": 0,
"msg": "ok",
"data": {
"list": [
{
"id": 73,
"title": "1-新-杭州市林業水利局關于《杭州市第二水源千島湖配水供水工程管理條例》實施情況的報告11.16(改).pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/00634ea93df4d78d3553ba50f390476d.pdf",
"size": 289237,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 74,
"title": "2-關于《杭州市第二水源千島湖配水供水工程管理條例》實施情況的報告(法工委).pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/7d6baf8ef8f81d9fcf3d08517c8d5c8c.pdf",
"size": 368542,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 75,
"title": "3-新-新-杭州市智慧經濟促進條例實施情況報告(終稿).pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/846c9d6a8127bf3bcb9e1d92da57282c.pdf",
"size": 425896,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 76,
"title": "4-關于《杭州市智慧經濟促進條例》貫徹執行情況的報告(書面).pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/bcf548e65f4487479dd5cb6887ecbccb.pdf",
"size": 305358,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 77,
"title": "5-關于《杭州市智慧經濟促進條例》實施情況的報告(法工委).pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/cd741a46775cbd69f1aa0065fa869a97.pdf",
"size": 371215,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 78,
"title": "6-關于聽取和審議市政府2018年民生實事項目實施情況的報告并開展滿意度測評有關情況的匯報.pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/9fb11af75cd53c80a5248faa7fe87e8a.pdf",
"size": 182161,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 79,
"title": "7-關于聽取和審議行政機關負責人出庭應訴情況調查報告的匯報.pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/90bd0371a6fd213ba2fea51e7264ca00.pdf",
"size": 210652,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 80,
"title": "8-關于聽取和審議市政府關于國有資產管理情況的報告有關情況的匯報.pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/14698e1e566c439f2e584cb4ec2e431e.pdf",
"size": 163810,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 81,
"title": "9-關于市人大常委會聽取和審議市政府年度環境狀況和環境保護目標完成情況及生態文明規劃執行情況報告有關工作的匯報.pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/5478e45969cfee5d568d0b0966d236e8.pdf",
"size": 239074,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
},
{
"id": 82,
"title": "10-關于《杭州市生活垃圾管理條例》進行立法后評估的情況匯報.pdf",
"type": 2,
"url": "https://cloud-hzrd.780.cn/uploads/file/20181206/9053afdcd3f40b8cddb62fbff709fc40.pdf",
"size": 147824,
"ext": "pdf",
"mt_id": "6622f318c5bc56583b375cd1badb3e32",
"parent_id": 0,
"target_id": 2003,
"target_type": "module",
"child_num": 0,
"status_del": 0,
"timestamp": null
}
],
"total": 18
}
}
<<<
error
~~~
- 欄目相關
- 創建/編輯欄目
- 欄目列表
- 刪除欄目
- 會議相關
- 創建/編輯會議
- 會議列表
- 會議詳情
- 刪除會議
- 修改會議顯示狀態
- 會議功能模塊
- 【功能】功能模塊
- 模塊列表
- 創建/修改功能模塊
- 刪除功能模塊
- 獲取模塊信息
- 模塊【會議通知 / 會議議程】
- 編輯信息
- 獲取信息
- 刪除會議通知、議程
- 模塊【會議日程】
- 創建日程
- 日程列表
- 模塊【參閱資料 / 會議簡報 / 會議紀要 / 會議文件】
- 創建文件/文件夾
- 文件列表
- 刪除文件/文件夾
- 編輯文件/文件夾
- 模塊【新聞動態】
- 創建/編輯動態
- 動態列表
- 動態詳情
- 刪除動態
- 功能【會議考勤】
- 設置考勤狀態
- 獲取考勤狀態
- 功能【會議最新消息】
- 會議消息列表
- 會議消息詳情
- 文檔簽批
- 保存簽批文檔
- 獲取簽批文檔
- 用戶相關
- 修改密碼
- 手機驗證碼登錄
- 賬號密碼登錄
- 獲取驗證碼
- v2.0
- 下發文件轉換指令
- 獲取文件轉換結果