文档
测试

通报详情

POST
http://checkapp.com/online/api/noticeForSchool/getDetail

请求头

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

请求参数

参数名
类型
描述
必填
id
通报id
必填

响应参数

参数名
类型
描述
必填
title
参数说明参考列表
必填
status
必填
content
必填
notice_date
必填
from
必填
deal_day
必填
link_user
必填
link_mobile
必填
link_email
必填
link_wechat
必填
status_name
状态
必填
from_name
通报来源
必填
files
相关文件
必填
deal_files
处理文件
必填
full_title
文件名(带后缀)
必填
title
文件名
必填
storage_path
路径
必填
file_type
文件类型
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": { "id": "3447", "title": "sdgsdg", "status": "2", "content": "sdzg", "notice_date": "2022-06-28", "from": "2", "deal_day": "0", "link_user": "sdg", "link_mobile": "sdg", "link_email": "sdg", "link_wechat": "sdg", "deal_file": "/upload/file/202207/e7763c2dc4e5c1a66910a92bc956000e.xlsx", "school_user_moban": "/upload/file/202207/853acadc75190d416171c664f5526f8c.png", "school_user_file": null, "education_user_moban": null, "education_user_file": null, "check_content": "asfasf", "deal_date": null, "check_date": null, "create_by_uuid": "628133f1525c618", "create_by_account": "13812160246", "create_by_name": "管理员", "create_date": "2022-07-11 16:51:33", "edit_by_uuid": "628133f1525c618", "edit_by_account": "13812160246", "edit_by_name": "管理员", "edit_date": "2022-07-13 12:32:17", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "company_uuid": "b59468bd24a311e78b61288023a234d0", "company_name": "江阴市晨光实验小学", "send_fabu_flag": "1", "send_deal_flag": "1", "send_check_flag": null, "status_name": "已整改", "from_name": "公安局", "files": [], "deal_files": [ { "full_title": "无锡市网络安全时间处置反馈表.xlsx", "title": "无锡市网络安全时间处置反馈表", "storage_path": "/upload/file/202207/e7763c2dc4e5c1a66910a92bc956000e.xlsx", "file_type": "xlsx" } ] } }