更新填报表格 websocket测试 PUT http://localhost:8083/business/datareporting 接口描述 更新填报表格 说明 / 示例 提交的数据示例 ```json { "id": "1", "title": "6031VE01", "status": "add", "publishTime": "2015-07-04 00:00:00", "endTime": "2015-07-04 00:00:00", "crtDt": "2015-07-04 00:00:00", "detail": "{}", "publishDepts": "1067246875800000064" } ```
提交的数据示例 ```json { "id": "1", "title": "6031VE01", "status": "add", "publishTime": "2015-07-04 00:00:00", "endTime": "2015-07-04 00:00:00", "crtDt": "2015-07-04 00:00:00", "detail": "{}", "publishDepts": "1067246875800000064" } ```