文档
测试

法规库详情(编辑用)

GET
http://cs.gzranghui.com/s1/faguiku/details

请求头

参数名
类型
描述
必填
token
必填
必填

请求参数

参数名
类型
描述
必填
id
法规库id
必填

响应参数

参数名
类型
描述
必填
id
id
必填
title
名称
必填
cate_id
必填
cTime
发布时间
必填
wenhao
文号
必填
cate_ids
必填
mulv_title
目录名称
必填

说明 / 示例

{ "code": 200, "msg": "法规库库列表", "data": { "id": 33, "admin_id": null, "theme_id": 8, "keyword": null, "keyword_type": null, "title": "关于修改《中华人民共和国劳动合同法》的决定", "intro": "", "cate_id": 39, "cover": null, "content": "<p style=\"background: white;text-align: center;line-height: 30px\"></p>", "cTime": 1549068489, "sort": null, "view_count": 0, "jump_url": null, "author": null, "show_type": "0", "is_show": "1", "wpid": 1, "fileid": 46, "time": "", "wenhao": "中华人民共和国主席令第73号", "cate_ids": "39,40", "create_time": null, "update_time": null, "delete_time": null } }