创建任务日志 websocket测试 POST http://IP:PORT/work/taskLog/createTaskLog 接口描述 创建任务日志 请求参数 参数名 类型 描述 必填 taskId string 任务ID,必填 必填 nodeId string 节点ID 必填 content string 日志内容,必填 必填 infoTime string 发布时间,必填 必填 workTime string 工时,必填 必填 fileList array 必填 fileName string 附件名称 必填 filePath string 附件路径 必填 fileSize string 附件大小 必填